Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is faster: insert from memvar or insert fields?
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01139366
Message ID:
01140857
Views:
15
>Do you have anything going behind the scene on the INSERT?

Yes, PK field is calculated using GUID() function. I first added CalculateGUID function in the insert-sql (the difference in CalculateGUID is that API declaration is outside), but then took it out, because I'm not sure of using function in Select-SQL.

Also it looks like UpdateUserAndTime record rule is invoked too. It has if m.glDontUpdateUserAndTime check at the top, so it doesn't do anything even if it's called, but it's still time to call.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform