dbTalk Databases Forums  

SQL Backup

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL Backup in the microsoft.public.sqlserver.dts forum.



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

Default SQL Backup - 01-12-2004 , 04:54 AM






I'm sure this will have already been asked on this forum but to save some
searching.... My hosting company (fasthosts) does not allow database backups
using the standard Management> Backup. Instead, they say use DTS to backup.

Has anyone any idea on how this is done, as I have never used DTS before?

Thanks in advance,
Mike



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SQL Backup - 01-12-2004 , 05:43 AM






You can build a DTS package that transfers all your SQL Server objects to
A.N.Other server and this is to what I think they are referring. In 2000
you also have a Transfer Database task which would do your job as well.

You can do the "Copy SQL Server objects" using the Wizard or you can do it
using the Designer. The Transfer Database task is only available in the
designer though.

Building a Package in the DTS Designer
(http://www.sqldts.com/default.aspx?278)



--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Mike" <mike (AT) thegeorgesons (DOT) co.uk> wrote

Quote:
I'm sure this will have already been asked on this forum but to save some
searching.... My hosting company (fasthosts) does not allow database
backups
using the standard Management> Backup. Instead, they say use DTS to
backup.

Has anyone any idea on how this is done, as I have never used DTS before?

Thanks in advance,
Mike





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.