Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does 'Precompile SQL on Backend server' mean?
Message
From
24/10/2001 19:49:38
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00571374
Message ID:
00572966
Views:
40
Thanks, but I really need to know what does 'Precompile SQL on backendserver' means. It is in the View Desginer's Advanced Options. And please, show me a real-world example if possible.

Thanks any way.


Luis

>
>Luis;
>
>You can use SQLPrepare() which is compiled for faster execution, before using SQLEXEC( ). You can also use SQLEXEC( ) by itself, which will work but you may loose a bit of speed. You can try both techniques and see if there is any real difference in your application.
>
>Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform