dbTalk Databases Forums  

SSIS Export to iSeries table

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


Discuss SSIS Export to iSeries table in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Export to iSeries table - 12-15-2006 , 06:48 AM






Hi,

I am asked to help a customer writing data to a table on an iSeries system.

There is no ODBC source nor target in SSIS. But he can read using the
DataReader Source via ODBC.

But for writing? The DataReader Target only goes to memory. And what I am
supposed to do then?

Isn't there anything that writes to a database table other than SQL Server,
which I can use via ODBC?

Any feedback helps,
Helmut

PS: OLEDB might be a solution but unfortunately does not work for them.



Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: SSIS Export to iSeries table - 12-15-2006 , 07:00 AM






Helmut:

Have you tried Microsoft's OLE DB Adapter for DB2? I have used it
extensively for reading data from an IBM AS 400 box. I bet it works good for
writing as well.

You will find a link to it under the SQL 2005 Feature Pack site:
http://www.microsoft.com/downloads/d...displaylang=en

HTH

--
Todd Chittenden


"Helmut Knappe" wrote:

Quote:
Hi,

I am asked to help a customer writing data to a table on an iSeries system.

There is no ODBC source nor target in SSIS. But he can read using the
DataReader Source via ODBC.

But for writing? The DataReader Target only goes to memory. And what I am
supposed to do then?

Isn't there anything that writes to a database table other than SQL Server,
which I can use via ODBC?

Any feedback helps,
Helmut

PS: OLEDB might be a solution but unfortunately does not work for them.




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.