can i download database from myownwebsite through c# application
can i download database from my own website through c# application
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.
CrishPosted May 13, 2010, 6:30 AM
you can take SQL database backup using C#/ASP.Net Application and then able to download.
http://www.codeproject.com/KB/database/SQL_Server_2005_Database.aspx
try this link
http://www.sqlmag.com/article/tsql3/use-t-sql-to-back-up-and-restore-sql-server-user-databases.aspx