Microsoft Office 365
2 TopicsMS Access passthrough query performs very slow when executing a stored procedure
I have a passthrough query in my Access frontend that I use to import data from a sql server db. I work with MS 365 MSO Version 2302 32 Bit. Before executing the passthrough query I pass the connectionstring and the sql to the querydef object and then I pass the output to a DAO recordset: Set qdf = CurrentDb.QueryDefs("myPTQuery") qdf.Connect = myconnectionstring qdf.SQL = "EXEC MyStoredProc " & param1 & ", " param2 Set rstDAO = qdf.OpenRecordset When I execute the stored procedure in SSMS using the same parameters it takes 2 seconds. In MS Access I need to set the ODBCTimeout parameter to 4 minutes to avoid a timeout error. This problem occures rarely, i.e. only under certain parameters. But I cannot figure out any significant difference between the cases the passthrough query performs well and the ones it doesn't. It seems like the timeout occures regardless on which parameters are passed to the stored proc. It worked before. Could it be caused by some office update? Any ideas on how to improve the performance of the passthrough query?533Views0likes2CommentsPacote Office Online com problema
Boa tarde, hoje pela manhã fui abrir o word online como sempre faço, porém dessa vez quando abri só apareceu a aba de modelos de documentos e a opção de criar um novo documento. A parte de baixo onde mostra os arquivos recentes, favoritos, compartilhados e criados acabou sumindo, essa parte não existe mais e não consigo clicar para criar um novo arquivo, ele não ativa a ação. Fiz uma assistência remota com um dos assistentes da microsoft para verificar o problema, mas sem sucesso, por isso venho pedir ajuda de você engenheiros para reolver meu problema, porque eu uso essa ferramenta todos os dias para trabalhar. Poderia me ajudar por gentileza? Obrigada desde já!616Views0likes1Comment