Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting primary key after an insert
Message
From
08/06/2006 11:09:54
 
 
To
08/06/2006 04:27:02
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01127217
Message ID:
01127848
Views:
25
>Here is some VB.NET sample that demonstrates how to get AUTOINC value back after Insert:

Thanks, this is some very interesting good. In the first approach, as the value of the auto incremental field is returned in a secondary command into the adapter, does this guarantee that the value returned is in fact the incremental key that was generated by the insert command in this code? By that, I mean that if two users are executing this code, is there a chance that the value returned is the value of the insert of the other user? Assuming yes, does that mean that the second implementation using the event handler would guarantee this?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform