|
-
May 21st, 2004, 08:08 AM
#1
Thread Starter
Junior Member
Last generated value
Hi All,
I have typical problem
What I Want is:
I am inserting values in table A. Table A has IDENTITY column
After inserting values in table A, Taking the last generated IDENTITY value i have to insert another 3 table that table A IDENTITY value.
How can i do this in VB.NET.
I am using SQL SERVER database.
I tried with Select SCOPE_IDENTITY, but it's not working
Please help me.
Thanks in advance,
Regards
Nagendra K.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|