Question
I need to insert data into multiple tables - how?
Using ASP, VBScript & MS SQL -
My main table has a PK with the name projectID, this field is updated automatically in SQL. I need that ID in order to populate the rest of the tables. How do I retrieve this ID before moving on to the next page(s)?
I've seen some similar questions but none have really been answered, Hoping this time is the charm.
Thanks
My main table has a PK with the name projectID, this field is updated automatically in SQL. I need that ID in order to populate the rest of the tables. How do I retrieve this ID before moving on to the next page(s)?
I've seen some similar questions but none have really been answered, Hoping this time is the charm.
Thanks
