Sorry that I may not fully understand your meaning.
What I understand is:
- You want to create a linked server to ISAM data source without using MS Access. In this case, you may try to use MSDASQL with the existing ODBC DSN connecting to the ISAM data source. You can obtain an example about using MSDASQL in linked server at:
http://msdn.microsoft.com/en-us/library/aa259589(SQL.80).aspx- You mentioned the performance degraded in the scenario SQL -> Access -> ISAM (7 hours) compared to SQL -> Access (24 minutes). However, since the Access is local to the SQL Server, this may be expected to be slow to obtain remote data from ISAM. Do you have any performance data about Access -> ISAM?
Thanks,
Ming.
WDAC Team, Microsoft.
Pak-Ming Cheung - MSFT