Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 SQL 7 Linked Server with IBM Client Access ODBC v4r5

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-02-26 : 09:11:31
ALEX writes "I am using SQL 7 SP2. Created a Linked Server to an AS400
with a ODBC DataSource (IBM Client Access ODBC Driver)

I am able to select the tables from the AS400 with no problem.
Made sure the setting in the ODBC allows for read/write.

I cannot update /insert records to my AS400 file
by issuing a SQL statement using the linked server
even though I am able to select.

If I use MS Access and use the IBM Client Access ODBC Driver
directly, I am able to insert /update records on the AS400.

Also, I am able to DTS from the SQL Server to the AS400.

Looks like something in the linked server configuration settings??? something in the OLEDB for ODBC driver??"
   

- Advertisement -