Mar 4, 2005 #1 kwil38 Programmer Jan 20, 2005 49 US Is it ok to do a full export of a database while users are connected to that database? Any drawbacks?
Is it ok to do a full export of a database while users are connected to that database? Any drawbacks?
Mar 4, 2005 #2 Turkbear Technical User Mar 22, 2002 8,631 US Hi, The primary one is the obvious one..Any changes after a table has been exported ( or while it is being exported) will not be in that export. Upvote 0 Downvote
Hi, The primary one is the obvious one..Any changes after a table has been exported ( or while it is being exported) will not be in that export.
Mar 4, 2005 Thread starter #3 kwil38 Programmer Jan 20, 2005 49 US thanks for the advice Upvote 0 Downvote