Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Database Design / December 2004

Tip: Looking for answers? Try searching our database.

Recovery of data

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jk - 02 Dec 2004 15:23 GMT
Hi,

In the event of a corrupt database(like now), how do you recover the records
from the several tables within that database and transfer those records to a
new database with the same structure?

thanks
Armen Stein - 02 Dec 2004 16:57 GMT
> Hi,
>
[quoted text clipped - 3 lines]
>
> thanks

If the database is corrupted beyond the ability of compact and repair to
fix, then you might not be able to recover any of the data.  You can
attempt to link to individual tables in the corrupt database from
another database to see if you can read any of the data.  If you can,
then you could build an append query to copy the data into a table in
another database.  This technique usually fails, but it's worth a quick
try.

Make sure you have the latest versions of Access and Jet, as there are
sometimes improvements in the compact/repair code.

Signature

Armen Stein
Access 2003 VBA Programmer's Reference
http://www.amazon.com/exec/obidos/ASIN/0764559036/jstreettech-20
J Street Technology, Inc.
Armen _@_ JStreetTech _._ com

John Vinson - 02 Dec 2004 18:28 GMT
>Hi,
>
[quoted text clipped - 3 lines]
>
>thanks

It's sometimes as easy as creating a new database and using File...
Get External Data... Import; and it's sometimes impossible. It can be
anywhere in between.

Check out Tony's Corruption FAQ at

http://www.granite.ab.ca/access/corruptmdbs.htm

for suggestions and links.

                 John W. Vinson[MVP]    
            Join the online Access Chats
       Tuesday 11am EDT - Thursday 3:30pm EDT
     http://community.compuserve.com/msdevapps
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.