strInsert = "Insert INTO Family (entrydate,returneddate,Quest01,Quest02,) Values('2007',GetDate(),@Quest01,@Quest02); Select scope_Identity()"
I apologize for my ignorance but I can't seem to get the above value returned from select scope_identity to output back to user page.
Have googled, found lots of stuff, tried and still can't get it to work.
Appreciate any help.
Thanks,
I apologize for my ignorance but I can't seem to get the above value returned from select scope_identity to output back to user page.
Have googled, found lots of stuff, tried and still can't get it to work.
Appreciate any help.
Thanks,