Hi friends,
Anyone know how to take backup of Access database through Coding in vb.net.
Means when i click on button ,the folder should be automaticaly created and that folder contains Access database file with current entered records means updated database.
Plz if u know plz help me all.
Thanks in advance.

Recommended Answers

All 2 Replies

The easiest way would be to use File.Copy to copy your MDB file to a different folder

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.