hi
i am using vb.net2005
i want to take daily backup from application
and attach that daily backup if any data loss
1. Optimized & fastest way of taking backup & restoring database through C# code
BACKUP/RESTORE,sp_detach_db, sp_attach_db system stored procedures.For details please refer to the BOL "Pankaj Jain" < XXXX@XXXXX.COM > wrote in message news: XXXX@XXXXX.COM ... > Hi , > > Can any one tell me the Optimized & fastest way of taking backup & > restoring my database that is in SQL Server through C# code. > Currently I am using SQLDMO .Is there any Better approach of achiving > the same? > > Regards > Pankaj Jain >
2. Taking a backup from C++ program. - Oracle
Hi, I am writing an appliction to take backup of data to SD Card. I want to know the API's used to retrive information like SD Card Name, available space and API's to copy files from flash to SD Card. Thanks in advance.
4. SQL SERVER 2005 - Backup/Restore database . - CSharp/C#
Dear sirs I`m using MS-SQL server to make my database\and connect to it using C# is there any way that I can make a backup to my database using C# thanks Mohammed
6. How to check Backup of SQL Server Database - CSharp/C#
7. Reapair and backup an Access Database
Hi everyone, I am writing an application that connects to an Access Database. I need, in a timely basis, to repair, compact and backup the database. I believe there a way to do it without using Access Object Model. Can anyone give me a hint? Thanks, from Spain