Click to See Complete Forum and Search --> : unsufficient Access table information


nedelcho
June 15th, 2001, 01:19 PM
The same update through ADO recordset (clientside cursor) that works fine with SQL server with equivalent table fails when used with jet3.51 to Access "not sufficient base table information to perform the update" What can be the reason of that? There are no "required" columns. I don't want to use server side cursor for other reasons. Thanx in advance for any help.