In Access, is there a way to get the primary key of a record that I just used an SQL INSERT INTO statement on?
What I'm trying to do is create a record in a parent table, then create several records in a child table (one-to-many). Right now, I'm using two seperate INSERT statements, but to do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.