Hello:
I want to know how to take backup of SQL Server database using my application in vb.net programatically. I have a database that is located on C:\Program Files\Microsoft SQL Server\MSSQL\Data\Northwind and i take backup of this database into D:\Northwind folder but with the help of ADO.net code.
I am new to vb.net so please explain me with code.
Thanks:
Danish Majid
I want to know how to take backup of SQL Server database using my application in vb.net programatically. I have a database that is located on C:\Program Files\Microsoft SQL Server\MSSQL\Data\Northwind and i take backup of this database into D:\Northwind folder but with the help of ADO.net code.
I am new to vb.net so please explain me with code.
Thanks:
Danish Majid