Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I use INSERT-SQL in multiuser
Message
From
20/07/2006 10:15:35
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
20/07/2006 02:53:49
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01137935
Message ID:
01138043
Views:
14
>Please give me an answer, can I use INSERT INTO command in multiuser application.
>Please reply as soon.
>
>Thanks
>Jignesh

Sometimes it is considered the recommended approach. It is supposed to be faster, since there is one single command.

But personally, for batch processing I prefer an APPEND BLANK, followed by a REPLACE. If this is combined with buffering, and transactions, it seems to me that I have more control over all the details. Tell me if you are interested in sample code.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform