dbTalk Databases Forums  

where is import and dts on sql server 2005

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss where is import and dts on sql server 2005 in the comp.databases.ms-sqlserver forum.



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

Default where is import and dts on sql server 2005 - 03-02-2008 , 11:13 AM






Hi.
I used to have sql server 2000 and used dts to import data from oracle
databases.
Now I've been using sql server 2005 express, and don't see how to
import anymore. Is DTS not available with sql server 2005 express?

If not, are there any other ways to import into the system using some
other method?

thanks
Jeff

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: where is import and dts on sql server 2005 - 03-02-2008 , 11:19 AM






kishjeff (kishjjrjj (AT) charter (DOT) net) writes:
Quote:
I used to have sql server 2000 and used dts to import data from oracle
databases.
Now I've been using sql server 2005 express, and don't see how to
import anymore. Is DTS not available with sql server 2005 express?
DTS was vastly remodelled and is in SQL 2005 known as Integration Services,
but Integration Services only ship swith the paid-for editions of SQL
Server.

Quote:
If not, are there any other ways to import into the system using some
other method?
There always linked servers, although linked servers usually means hassle.

If you are only doing this on a developement basis, you may want find it
worth to get a copy of Developer Editions, which should cost around
50 USD.

--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


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.