I have a problem with a primary autoinc field in a MySql table...
In my update SQL the value for the autoinc field is not updated. The server should control it. The value generated by the server when a new record is created never come back to my query until I close it. So my primary key (Autoinc field) has the null value until I reopen the Query. Why this value doesn;'t come back to my query... Is that a setting or some code to do??
Please help me!
Eric
Solutions Informatiques Pelluc inc.
edumont@pellluc.com
In my update SQL the value for the autoinc field is not updated. The server should control it. The value generated by the server when a new record is created never come back to my query until I close it. So my primary key (Autoinc field) has the null value until I reopen the Query. Why this value doesn;'t come back to my query... Is that a setting or some code to do??
Please help me!
Eric
Solutions Informatiques Pelluc inc.
edumont@pellluc.com