Hi everyone..
Could anyone please help me with this...
How do i insert a record to one table, and pass its id (unique) to another table? So that a row on the second table would be available and ready for inserting new data.
Its like adding additional information using Create User Wizard, but this time, i will be using a DetailsView or FormView control.
According to some forums from the internet, it has something to do with SCOPE_IDENTITY().
Hope someone could help...
Thanks guys...
Go to the complete details ...