Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't open table exclusive
Message
From
23/11/2006 06:09:09
 
 
To
23/11/2006 03:37:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01171706
Message ID:
01172010
Views:
17
>>>I have Close All. This is my end procedure:
>>>
>>>Procedure Kraj
>>>
>>>Release All
>>>Clear All
>>>If Version(2) = 0
>>>	Close All
>>>	Quit
>>>EndIf
>>>Return
>>>
>>>Is something wrong here?
>>
>>Why test for Version()? Just:
>>
>>Close Tables all
>>Close database
>>Quit
>
>Test Version to stay in Fox environment when run directly (not exe)

Yes? So? Why should that mean you don't want to "clean up" and close your tables and dbc?
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform