Autonumber SQL
Posted: Sun Nov 21, 2010 4:17 pm
Hi there:
I am trying to generate a autonumber for each new record to post to the sql database. I would like to than use this unique number to post to to other tables as I recieve information from an XML feed. I created the autonumber sql id table called loan_id. It updates fine in PHPADMIN, but will not link up from the page when it loads. I wanted to know if someone could help me with the code to update or add a new record on Submit.
Thanks,
Brett
I am trying to generate a autonumber for each new record to post to the sql database. I would like to than use this unique number to post to to other tables as I recieve information from an XML feed. I created the autonumber sql id table called loan_id. It updates fine in PHPADMIN, but will not link up from the page when it loads. I wanted to know if someone could help me with the code to update or add a new record on Submit.
Thanks,
Brett