Hi,
I am not too sure if i am in the wrong forum. Basically, I have created a form that gets user information and is stored into a sql database. However prior to storing into the sql table, I want to capture the next available field from the sql table and display it to the user. For example, I submit a form to the sql table. No, there is an identiy field in the form(item #) that gets auto generated and is auto incremented when a nex form is added. No i want to capture the next available item# from the sql table. Please advise as to how this can be achieved.
Thx
I am not too sure if i am in the wrong forum. Basically, I have created a form that gets user information and is stored into a sql database. However prior to storing into the sql table, I want to capture the next available field from the sql table and display it to the user. For example, I submit a form to the sql table. No, there is an identiy field in the form(item #) that gets auto generated and is auto incremented when a nex form is added. No i want to capture the next available item# from the sql table. Please advise as to how this can be achieved.
Thx