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.
| 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 AS400with 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 fileby issuing a SQL statement using the linked servereven though I am able to select.If I use MS Access and use the IBM Client Access ODBC Driverdirectly, 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??" |
|
|
|
|
|