G
Guest
I would like to know ways to convert a replicated database (the replica or
the design master) back to a normal database.
Thanks,
em
the design master) back to a normal database.
Thanks,
em
David W. Fenton said:These links will help more:
* Access 2002 instructions (should work for A2003, too)
http://support.microsoft.com/kb/290052/
* Access 2000 instructions
http://support.microsoft.com/kb/208394/
* Access 97 instructions
http://support.microsoft.com/kb/153526/
The A97 article also has a download link for the Jet 3.5
unreplication wizard:
http://support.microsoft.com/kb/168398/
There are two other tools that also work for Jet 4 databases:
* Michael Kaplan's TSI Un-Replicator Add-in
http://www.trigeminal.com/lang/1033/utility.asp?ItemID=7#7
* Graham Search's Unreplicate Utility
http://www.pacificdb.com.au/MVP/Code/UnReplicate.htm
The latter has code, and you could perhaps learn something by
reviewing the code, but I've never actually used the latter (I've
hardly ever unreplicated anything).
I think the solution...exporting the objects to a clean database
and re-establishing the relationship is not a very efficient
method when working with a lot of table objects.
I haven't try the tools yet but I would like to know if the
tool(s) can perform the job in one step / more efficient?