Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If the value for auto_increment field is specified - all is good. And all is good if re-open the table.
This may belong to later Access versions(observed in 2019) as I was kinda sure this works. The reason is that Access reads the newly inserted row with the query "WHERE `pkField` IS NULL, and that obviously does not work