Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AutoInc value and CA
Message
From
02/02/2007 12:25:51
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01191628
Message ID:
01191870
Views:
32
This message has been marked as a message which has helped to the initial question of the thread.
Hi Borislav

You realize you're hitting the backend/table 3 times? Once to grab the record, once to send the update and once to grab the new ID?

That's the kind of thing DBAs complain about.

By using GUID there are no extra round trips required to get new ids.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform