"Can't Access Table..." Error with Exclusive Option ClearedLast reviewed: September 12, 1996Article ID: Q108389 |
The information in this article applies to:
SYMPTOMSIn Microsoft Query, when you add a table to your query, and the same table is being used in a query on another computer, you receive the following error message, even if the data source that was used first to access the data has the Exclusive check box cleared
Can't access table F:\TABLE.DBFwhere F:\ is the location of the table file on the shared drive, and TABLE.DBF is the name of the table file you are adding.
CAUSEThis error occurs if the Exclusive check box has been selected for ANY of the data sources that use the same file format as the data source that is used to access the shared table. You can use the ODBC icon in the Windows Control Panel to change the Exclusive option for a data source. When you select or clear the Exclusive option for one data source, the option is changed for all data sources that use this same file type. For example, when you select the Exclusive check box in the ODBC dBASE Setup dialog box for a data source using the dBASE ODBC driver, you receive the following message:
Other data sources using this file type will use the changed "Driver" options.Any data source that uses the dBASE (.DBF) file type will use the Exclusive setting, even if the Exclusive check box is not selected for that particular dBASE data source. If you select the Exclusive check box for a dBASE data source, dBASE files will be opened in Exclusive mode and can be accessed by only one user at a time. If you clear the Exclusive check box for a dBASE data source, dBASE files will be opened in Shared mode and can be accessed by more than one user at a time. The last change that you make to this option is the setting that is used by all data sources that use this file type.
WORKAROUNDSTo access data in Microsoft Query on multiple computers, you must clear the Exclusive driver option for the data source that is used to access the data on each computer by using the following steps (steps taken for dBASE driver):
|
KBCategory: kbusage kberrmsg kbtool
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |