Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In forms datasession: set optimize is off ?
Message
From
11/01/2001 13:50:31
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00462409
Message ID:
00462432
Views:
15
>In my project startup code, I have set optimize ON but in my forms datenevironment, it seems to fall to OFF. I put set optimize on into the beforeopentable method and it is faster.
>Is it a normal situation ?

Hi, Eric.

Set Optimize is NOT scoped to the datasessions. Is a global SET. Check if there is anything changing it in your code.

You can use the debugger to find out where SET("OPTI") changes.

Hope this helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform