Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AS400

Status
Not open for further replies.

goofy

Programmer
Feb 3, 2001
30
0
0
US
Hi,

I am in a critical state..somebody pls help me.
I need to import data from a DB2/AS400 to a SQL Server7.0
I have no knowledge of DB2/AS400.

Anybody aware of a solution, pls let me know asap.

Thanks
 
Hi,

I would suggest that you set up an ODBC connection using something like Client Access.

This will need to have the librarys you need defined within it.

You can then use a DTS package with the source being the ODBC driver and the destination being the SQL Server.


Hope it is of some help


Kevin **************************************************************
The difference between fiction and reality is that fiction has to make sense.
**************************************************************
 
Thanks, but i am not very clear
Where should the ODBC be set up, in the AS400 or the SQL Server m/c
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top