G
Guest
We have a SELECT INTO query in Access that is Appending to an Access Table.
We have made sure that all /Temp folders have been cleaned up. The SELECT
INTO is going out to get SQL Server data via ODBC. The query in Access is
taking between 7 and 10 minutes. When we rip the query out of Access and run
it in Query Analyzer, it is taking 30 seconds. So we're pretty sure the query
is efficient. In both cases, it is returning 7,000+ rows.
Can anyone shed any light onto any thread issues that they have encountered
between Access and SQL Server and how they went about resolving them???
Any help would be GREATLY appreciated.
We have made sure that all /Temp folders have been cleaned up. The SELECT
INTO is going out to get SQL Server data via ODBC. The query in Access is
taking between 7 and 10 minutes. When we rip the query out of Access and run
it in Query Analyzer, it is taking 30 seconds. So we're pretty sure the query
is efficient. In both cases, it is returning 7,000+ rows.
Can anyone shed any light onto any thread issues that they have encountered
between Access and SQL Server and how they went about resolving them???
Any help would be GREATLY appreciated.