Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server 6.5 select @@identity return incorrect ID
Message
From
31/05/2002 08:14:14
 
 
To
30/05/2002 17:29:21
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00663216
Message ID:
00663348
Views:
16
Along with the the other things mentioned, @@IDENTITY is scoped to the connection. So doing an INSERT on one connection and retrieving the value of @@IDENTITY on another connection would result in the wrong value.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform