dbTalk Databases Forums  

Backup/Restore from Client Application

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Backup/Restore from Client Application in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Willy
 
Posts: n/a

Default Backup/Restore from Client Application - 07-08-2003 , 01:28 PM






I would like to backup/restore my database from my client
application. What can I do ?
Thanks in advance

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Backup/Restore from Client Application - 07-08-2003 , 05:05 PM






You can do this a few ways. One way is to use oSql and issue standard
Backup and Restore commands. Another would be to use SQL-DMO and do it via
the object interfaces. And you can even just issue the standard commands
through your connection from the client app. ODBC, OLEDB etc.

--

Andrew J. Kelly
SQL Server MVP


"Willy" <willyc73 (AT) yahoo (DOT) com> wrote

Quote:
I would like to backup/restore my database from my client
application. What can I do ?
Thanks in advance



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.