Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Prepared Property in a View
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00110778
Message ID:
00110782
Views:
16
>The VFP help files says "You can speed data retrieval during REQUERY( ) operations on an open, parameterized view by compiling the view before it's executed. To precompile or “prepare” a view, set the Prepared property on the view to true (.T.)."
>
>Where do you set the Prepared property?
>

"PREPARED" is an optional setup for CURSORSETPROP().

=CURSORSETPROP("PREPARED",.T.,"view2"))
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform