Hi Guys,
I want to take back up of my database Every day,Using Windows Service,Please Give code for that
Thanks
Hi Guys,
I want to take back up of my database Every day,Using Windows Service,Please Give code for that
Thanks
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.
Mahesh ChandPosted Apr 18, 2009, 10:28 AM
Better option is to take a database backup using database server. Are you using SQL Server? It has a Backup option. Right click on Database name, in menu item you should see Backup options.