hi all
i take a backup my sql database
but now problem is how to restore database
i know there are two option
one is sql producer and one is sql query in master database use
but i m successfully in this
please help me in cade or sql producer
Loading

Dharmesh SharmaPosted Oct 23, 2009, 12:17 PM
i m sorry to say because i m not clear my problem
actually i m trying in c# to backup
This is my code
thanks
Roei BarPosted Oct 23, 2009, 9:58 AM
you should read this post
http://msdn.microsoft.com/en-us/library/ms177429.aspx
or by script
http://blog.sqlauthority.com/2007/02/25/sql-server-restore-database-backup-using-sql-script-t-sql/