ACC97: Linked Table Manager Doesn't Prompt You to Check Out DataLast reviewed: June 4, 1997Article ID: Q163346 |
The information in this article applies to:
SYMPTOMSAdvanced: Requires expert coding, interoperability, and multiuser skills. If you use the Linked Table Manager to refresh the link to a table that is under Source Code Control, and you do not have Data and Misc. Objects checked out, Microsoft Access does not prompt you to check it out. When you do check out Data and Misc. Objects, if the data to which the table was originally linked is not available, you receive two error messages for each linked table:
Couldn't find file '<Database Name>' An error occurred while trying to create the linked table '<Table Name>'After you click OK on the last error message, the linked tables are deleted. NOTE: If the data to which the table was originally linked is still available when you check out Data and Misc. Objects, the table will revert to the original link. This article assumes that you are familiar with using the client-side capabilities of Visual SourceSafe. For more information about Visual SourceSafe, please refer to the "Visual SourceSafe User's Guide" or Help available from the Visual SourceSafe Help menu.
CAUSEChanges to objects that are not checked out are not saved. When you check out a linked table, Microsoft Access tries to refresh the link. If the data to which the table is linked is unavailable or has been moved to another location, the link cannot be refreshed and the linked table is removed.
RESOLUTIONCheck out Data and Misc. Objects before you use the Linked Table Manager to modify the linked tables.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access 97. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONNote that any time you use Visual Basic for Applications code to modify an object in a database that is under Source Code Control, you are not prompted to check out the object. This behavior is by design; however wizards that modify objects through code should prompt you to check out the object.
Steps to Reproduce Problem
REFERENCESFor more information about using Microsoft Access 97 with Source Code Control, search the Help Index for "Source Code Control," or ask the Microsoft Access 97 Office Assistant. For more information about using the Linked Table Manager Add-in in Microsoft Access 97, search the Help Index for "Linked Table Manager," or ask the Microsoft Access 97 Office Assistant.
|
Additional query words: ACCSCC VSS SCC attach
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |