How to create automatic backup of database daily ?
How to create automatic backup of ms access database daily with c#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Upendra Pratap ShahiPosted Aug 18, 2015, 3:58 AM
Rajeesh MenothPosted Aug 18, 2015, 3:46 AM
Manas MohapatraPosted Aug 18, 2015, 3:42 AM
Angel PrincessPosted Aug 18, 2015, 3:35 AM
Manas MohapatraPosted Aug 18, 2015, 3:33 AM
Angel PrincessPosted Aug 18, 2015, 3:30 AM
Manas MohapatraPosted Aug 18, 2015, 3:20 AM
File.Copy("file-a.mdb", "file-today.mdb", true);