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!

Writing a record from the AS400 to a MS SQL 2000 table

Status
Not open for further replies.

joshs1100

IS-IT--Management
Jan 24, 2002
23
US
Is it possible to write a record to a table on a MS SQL 2000 server from the AS400 using ODBC, or some other means of connection?

Thanks!
 
Yes if you mean tables from AS400 to table in SQL server and vice versa. You need ODBC on both platforms. We use SQR language to do the job.
 
How do you create the odbc connection to the target MS SQL database from the AS400?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top