Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object is not found...
Message
From
24/08/2009 12:16:13
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01419283
Message ID:
01420224
Views:
61
>Hi Héctor,
>
>>Suddenly the valid event attemps once more select the cursor but the cursor now is closed...
>
>I've seen this happening when the column had the focus when the user clicked on the X-button. Could this be the case here?

Hi Hector,

Check for a CLOSE ALL or CLOSE DATABASE code inside your application. You can use the Tools->Code References tool to search it.

Also, if you haven't already, put your setup codes in a Session class and set the DataSession = 2 (Private). This will help prevent it from being closed outside of the object with the USE command.
ramil
~~ learning to stand still
Previous
Reply
Map
View

Click here to load this message in the networking platform