MySQL Forums
Forum List  »  Microsoft Access

Re: Bulk Data Transfer failure in a changed Target Schema
Posted by: Sebastien Caisse
Date: January 04, 2006 06:09AM

Well, you only drop them once really, since if you roped them in between you'd need to recreate them for the next DB transfer - and you can always write a script with the proper DROP commands and run that instead of doing it manually (another thing I ended up doing since I was testing the migration before applying it on the live system and wanted to reduce the possible "manual" errors to a minimum, having a script doing the exact same thing all the time helped reduce thode).

Also, you're quite welcome...



Edited 1 time(s). Last edit at 01/04/2006 06:09AM by Sebastien Caisse.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Bulk Data Transfer failure in a changed Target Schema
1824
January 04, 2006 06:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.