dbTalk Databases Forums  

Extract DB2 data

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


Discuss Extract DB2 data in the microsoft.public.sqlserver.dts forum.



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

Default Extract DB2 data - 02-02-2005 , 07:22 PM






I have a list of 7500 IDs in SQL Server and I need to get
some detailed information about these individuals from
the DB2 warehouse. I am trying to avoid having to pull
the entire tables as they are quite large and I have a
rather slow connection to the warehouse server. Ideally
I would like to join my table of 7500 IDs to the DB2
table but I do not have Microsoft Host Integration Server
and consequently no MS OLE DB provider for DB2. I do
have an IBM OLE DB provider for DB2 but when I set up the
linked server I started to see some very flaky behavior
on my SQL Server database. So, is their a way to take
the 7500 IDs and feed them to an array or Global Variable
and then pull the data I need using DTS?

Any ideas would be greatly appreciated.

Thanks.
-Scott

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.