Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / March 2008

Tip: Looking for answers? Try searching our database.

Database backup process

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roger Withnell - 07 Mar 2008 23:00 GMT
My database is on a hired shared server, where the use of BACKUP DATABASE is
prohibited.

Therefore I need to copy the database to my own server using DTS -  does DTS
have a different name in SQL Server 2005? - and then run BACKUP DATABASE to
make a .bak file that I can backup elsewhere to provide belt and braces.

What is the cheapest version of SQL Server 2005 that has DTS?  Express,
which is free, appears not to have it; does the Developer version have it?  
Or to I have to  buy the Standard Edition at great expense?

Thanking you in anticipation for your advice.

Roger
Ben Nevarez - 07 Mar 2008 23:20 GMT
If you can not use BACKUP then try the Copy Database Wizard instead.
Right-click your database, select Tasks, copy Database ...

Hope this helps,

Ben Nevarez

> My database is on a hired shared server, where the use of BACKUP DATABASE is
> prohibited.
[quoted text clipped - 10 lines]
>
> Roger
Tibor Karaszi - 08 Mar 2008 19:21 GMT
> Therefore I need to copy the database to my own server using DTS -  does DTS
> have a different name in SQL Server 2005?

Yes, SQL Server Integration Services, aka Integration Services, aka IS, aka SSIS.

Signature

Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi

> My database is on a hired shared server, where the use of BACKUP DATABASE is
> prohibited.
[quoted text clipped - 10 lines]
>
> Roger
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.