disconnect from data

  • Thread starter Thread starter hugh welford
  • Start date Start date
H

hugh welford

Hi, I'm trying to do an on-the-fly data backup/copy to the C; drive from
the server on closing down the application, by using filecopy command.

Filecopy will not work while the data file is open. Is it possible to
disconnect from the data by code so that I can copy the data before the
application closes down?

Thanks

Hugh
 
I don't know but maybe you could approach it differently and use the
TransferDatabase command?
 
Thanks Sheila - you learn something every day!! Will give it a try

Hugh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top