sjuarez1979
Programmer
I am creating a stored procedure that Inserts data into one table and using the new ID of the previously inserted record, Inserts data into another table. How is this acheived most efficiently? The ID of the first inserted set of data is server generated using autonumber.
Thanks for the help!
-sjuarez1979
Thanks for the help!
-sjuarez1979