R
Russ
How can I return the indentifier column that is autogenerated by SQL Server
when a new record is created?
I have a form where the top half is used to enter a company name, address,
and contact information, the bottom half is used to add additional business
locations. In order to save additional locations I need the unique
identifier that was created when the top half of my form is saved so that
the relationships can be preserved.
Perhaps this is a question better suited for the sql programming newsgroup,
but I am hoping someone here can help me.
when a new record is created?
I have a form where the top half is used to enter a company name, address,
and contact information, the bottom half is used to add additional business
locations. In order to save additional locations I need the unique
identifier that was created when the top half of my form is saved so that
the relationships can be preserved.
Perhaps this is a question better suited for the sql programming newsgroup,
but I am hoping someone here can help me.