ACC1x: Query Fails When Linked SQL Server Table Cannot Be FoundLast reviewed: May 20, 1997Article ID: Q95053 |
The information in this article applies to:
SYMPTOMSWhen attempting to use an attached SQL Server table, you may receive the following error message:
Couldn't execute query; couldn't find linked table. Invalid object name <TABLE_NAME>. -or- Unable to connect to data source. CAUSEThe following two conditions are most likely to cause this error message:
RESOLUTIONVerify that the [SQLSERVER] section of your WIN.INI file has the correct entry for the server you are attempting to attach. Then check with the system administrator to see if the SQL database server is available for transactions, operating properly, and not overloaded.
|
Additional query words: kbtshoot tshoot
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |