How to recover tables deleted from a database in Access 2000, Access 2002, or Access 2003 (209874)
The information in this article applies to:
- Microsoft Access 2000
- Microsoft Access 2002
- Microsoft Office Access 2003
This article was previously published under Q209874 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
This article shows you how to create a sample Visual Basic for Applications
function that you can use to recover tables deleted from a Microsoft Access database under the following conditions:
- The database has not been closed since the tables were deleted.
- The database has not been compacted since the the tables were deleted.
- The tables were deleted using the Microsoft Access user interface.
REFERENCES
For more information about the TableDefs collection, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type TableDefs collection in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 11/15/2005 |
---|
Keywords: | kbdta kbhowto kbofficeprog kbProgramming KB209874 |
---|
|