Insert into two tables..??????

wxdqz

New Member
I have two tables, one for userinformation (users) and one for info about someting else (othertable). When I first insert into the user tabel, I want to have the UserID that the given person get, because in the other table I need to insert the same UserID so that they refer to eachother. Could someone explain this in details..?
 
Back
Top