List:General Discussion« Previous MessageNext Message »
From:Steve Buehler Date:May 8 2002 3:44pm
Subject:[RE:]inserting record
View as plain text  
I found the answer to the answer to my own problem.  I need to use 
mysql_insert_id()
---snip--------
	I am running mysql with a php frontend.  I am trying to add teams to a 
table and when I do, it gives them a team_id number that is in an 
auto_increment column.  This is no problem.  The problem is that I need to 
know that team_id so that I can also enter the team_id into another 
table.  Any help would be appreciated.
---snip========

Thank You in advance
Steve

Thread
[RE:]inserting recordSteve Buehler8 May