I am trying to update data on our AS/400 with ADO 2.1 using the ODBC OLE DB Provider and the Client Access ODBC Driver. No matter what I try it always fails on the update call. The most common errors involve 'Insufficient base table information' or 'Cannot update because not a plain table specified in the FROM clause'. If anyone has come accross this before and knows a solution it would be greatly appreciated.

Reply With Quote