Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP equivalent to scope identity()
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00931503
Message ID:
01196669
Views:
9
>If I'm inserting into a VFP8 table that has an autoinc integer field, and I'm inserting from an external program that using the VFP OLE DB Provider, is there anyway to retrieve the key that was generated from the insert?
>
>(Basically, I'm looking for an equivalent of SELECT Scope_Identity() that's in SQL Server.
>
>Thanks,
>Kevin

Did you tried GETAUTOINCVALUE(). This is VFP 9 function and I am not sure if it will works with OLEDB (Because it is not in HELP for supported commands and functions for OLEDB provider).
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform