desrimoni
10-07-2001, 02:06 AM
hi programmers,
how do you backup existing database....
print# Statement didnt work for me
thankyou
how do you backup existing database....
print# Statement didnt work for me
thankyou
How to backup existing Database via CommonDialog?desrimoni 10-07-2001, 02:06 AM hi programmers, how do you backup existing database.... print# Statement didnt work for me thankyou Banjo 10-07-2001, 02:21 AM Try to be more specific with your questions. What type of database? What format are you saving to? As for CommonDialog look in MSDN. The only thing I'll remind you of here is that CommonDialog is used for selecting a filename only. It does not actually save the file for you. Thinker 10-07-2001, 10:41 AM If it is a .MDB file, you can just close all connections to the database and copy the file to another name. There are also Access commands to duplicate (and compact) a database. I think therefore I am... sometimes right. images/icons/wink.gif desrimoni 10-07-2001, 08:33 PM Thanks alot guys for helping out...ive done it in a different way now, its just a matter of not being familiarize with commonDialog control "Handle it rough handle it tough..." |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum