Re: DAO/Access2k/MySQL5 rs.addnew #DELETED#
To verify that this simply wasn't a DAO problem, I created another test app using only ADO for row inserts on a couple of the migrated tables. The environment configuration is the was the same (MySQL table mapped to linked table in Access2K, using VBA ADO lib 2.6). Again, the row was inserted to the MySQL table, but the auto_inc PK value would not return to the recordset object.
I re-linked the tables to their MSSQL counterparts, and the inserts worked as expected, and returned valid record ids. For me, this really narrows it down to the ODBC driver. Does anyone have any suggestions (other than wait for Connectort/ODBC 5.0)?
Is there a specific bug # for this?
-Jake
"I conclude that there are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies." - C. A. R. Hoare
Subject
Views
Written By
Posted
5365
July 11, 2005 09:06PM
Re: DAO/Access2k/MySQL5 rs.addnew #DELETED#
2550
July 12, 2005 06:42PM
2454
July 13, 2005 11:29AM
2373
July 13, 2005 12:28PM
2617
July 14, 2005 06:19PM
2538
August 30, 2005 07:36AM
2779
September 12, 2005 05:55PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.