How o take backup of MSAccess DB using VB.NET

  • Thread starter Thread starter Reny
  • Start date Start date
R

Reny

Can any one help me out in how to do a backup of an MS Access
programatically using VB.NET
 
Back up as in...?

Copying the MS Access file? That should be trivial
Copying all databases to a central location? -- You need to write DB Code.
Copying MS Access file to a tapedrive -- don't look for VB.Net
 

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