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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database conversion

Status
Not open for further replies.

slimmer

Programmer
Oct 21, 2002
11
US
Is it possible to update a DB2 table on the mainframe from MS Access? The data source will be coming from Sybase and the eventual target is DB2.

Is it possible to use Access to create the same table structures, connect to sybase and populate the data and then connect to db2 to populate with the data in Access?

We are experiencing many problems creating an extract file and loading it in DB2.

Any help is appreciated.
 
Hi Slimmer,
I've updated DB2 tables from within MS Access via ODBC, so it certainly can be done. I seem to recall that we had a fair deal of trouble setting up the ODBC driver and the correct SQL/RACF groups.

Have a word with your DBA and security people to see if this is an option, and get back to us if you need more help.

BTW, what are you using to load the extract file, and what sort of problems are you having?

Marc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top