i am trying to move all my tables over to my sql but i am having trouble with the functionality of my forms. in particular updating and creating new records.
for instance i have a form that goes to new record on open, however the unique id field is empty. there isnt a new record being created.
ive installed mysql. created a database. exported all of my tables out of access and then re-linked them back in. it asked a few questions on doing this. mainly which field is the unique id etc.
im wondering on how to get the database to function just how it used to do before exprting and linking to mysql.
thanks for any help given
for instance i have a form that goes to new record on open, however the unique id field is empty. there isnt a new record being created.
ive installed mysql. created a database. exported all of my tables out of access and then re-linked them back in. it asked a few questions on doing this. mainly which field is the unique id etc.
im wondering on how to get the database to function just how it used to do before exprting and linking to mysql.
thanks for any help given