Re: Backing up SQL Server
From: Louis Davidson (dr_dontspamme_sql_at_hotmail.com)
Date: 01/05/05
- Next message: R.D: "xp_sendmail - my message doesn't appear if concatinated"
- Previous message: Louis Davidson: "Re: Getting proper error message at compile time if a table doesn'"
- In reply to: jpstewart: "Backing up SQL Server"
- Next in thread: jpstewart: "Re: Backing up SQL Server"
- Reply: jpstewart: "Re: Backing up SQL Server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 Jan 2005 22:53:16 -0600
There are two methods. Use SQLDMO and execute one of the backup objects or
simply execute the backup database commands in SQL, although this doesn't
seem to be what you would want. Can you be more explicit?
-- ---------------------------------------------------------------------------- Louis Davidson - drsql@hotmail.com SQL Server MVP Compass Technology Management - www.compass.net Pro SQL Server 2000 Database Design - http://www.apress.com/book/bookDisplay.html?bID=266 Note: Please reply to the newsgroups only unless you are interested in consulting services. All other replies may be ignored :) "jpstewart" <jpstewart@discussions.microsoft.com> wrote in message news:696A32A9-A0B7-42E6-9D84-B018D0ED689B@microsoft.com... >I am in the process of writing a backup software package, and we've now > reached the point of considering how to best backup SQL Server databases. > > What would be the preferred approach for implementing backup from a > program > written in C++ ? > > Thanks, > > Peter >
- Next message: R.D: "xp_sendmail - my message doesn't appear if concatinated"
- Previous message: Louis Davidson: "Re: Getting proper error message at compile time if a table doesn'"
- In reply to: jpstewart: "Backing up SQL Server"
- Next in thread: jpstewart: "Re: Backing up SQL Server"
- Reply: jpstewart: "Re: Backing up SQL Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|