i have my primary key a autoincriment integer field called ID.
in another table i have them under a field to basically link a user with up to 2 fields. my problem is when i add a new record to table2 how would i get the ID value that it just got so i can stick it in a field in table 1. Karl Pietri
in another table i have them under a field to basically link a user with up to 2 fields. my problem is when i add a new record to table2 how would i get the ID value that it just got so i can stick it in a field in table 1. Karl Pietri