Page 1 of 1

Autonumber SQL

Posted: Sun Nov 21, 2010 4:17 pm
by brett4
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

Re: Autonumber SQL

Posted: Mon Nov 22, 2010 12:08 am
by Christopher
Post the code that you think is causing the problem. The less code you post the more chance that people will read it and help you, so if you can narrow it down it is helpful.