Dear Friends,
I am using Linked table in MS Access from BE SQL Server. Forms and my reports are working with my queries from FE Side
But the only problem is the excel export query is not working together with Export macro. But I went to directly to look at the query itself if it is running.
And I saw those Excelexport queries which my export macro uses, is also working themselves alone
(Some additional informations - My linked table connection is done with SQL Server Driver and File DSN
I did all indexing PKs, and also relations in SQL Server side)
The same query is not working together with exportmacro. What is the solution. I will be appreciated.
Thanks