dbTalk Databases Forums  

Data Link support for Data Transformation Services

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


Discuss Data Link support for Data Transformation Services in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jayl via SQLMonster.com
 
Posts: n/a

Default Data Link support for Data Transformation Services - 12-21-2006 , 09:06 AM






Hi All,

I am looking to use DTS to manipulate data from a number of sources (access,
oracle, etc.) and am looking for some direction as to best practices and
gotchas that I should worry about. Do people recommend using DTS or is there
a better way of doing this type of data import/manipulation? What would I use
Data Link for when using DTS?

Thanks in advance,

---Jay

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200612/1


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

Default Re: Data Link support for Data Transformation Services - 12-22-2006 , 04:47 AM








Things that you should be very aware of are

Datatype comparisons (What in the source system is the same datatype as
the destination)
Datatype ranges (Dates are good here)
Drivers (ODBC, OLEDB)
Scheduling (Where the package gets executed)


These are a small sample of the issues you may encounter.

We have a large amount of articles on www.SQLDTS.com that may help you.
Come back when you have got your project under way with more specific
questions as well.



--


Regards



Allan Mitchell


Konesans Ltd
T +44 7966 476 572
F +44 2071 008 479
http://www.konesans.com


"jayl via SQLMonster.com" <u30263@uwe> wrote


Quote:
Hi All,

I am looking to use DTS to manipulate data from a number of sources
(access,
oracle, etc.) and am looking for some direction as to best practices and
gotchas that I should worry about. Do people recommend using DTS or is
there
a better way of doing this type of data import/manipulation? What would
I use
Data Link for when using DTS?

Thanks in advance,

---Jay

--
Message posted via SQLMonster.com
http://www.sqlmonster.com/Uwe/Forums...r-dts/200612/1


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.