Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Database All missed some tables
Message
From
02/08/2002 00:14:41
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
01/08/2002 08:46:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00684841
Message ID:
00685296
Views:
20
>>hello everybody,
>>
>>I need to implement a function in a system, the function needs to close all database before working. I used "close data all", but when I check with DBUsed(MyDBC) it still returns true.
>>
>>I checked with the data session window and found that some tables are still in a session "unknown(2)", it's kinda trouble for me to find out where did the system put these tables in the unknown session. What should I do to really close all database, including those in the unknown session? or must I modify the current code to prevent them from falling into it?
>>
>>Thanks a lot!
>>Jimi
>
>Perhaps the project is keeping the DB open. 'Tis not necessary to close the entire project (it is very slow to re-open a project, if you use source control); just select the database and click on the "Close" button on the project.
>
>HTH, Hilmar.


Hello Hilmar,

But I need to do it in runtime, if i run the project in vfp, i can open the data session window and click the tables to close, then it works ok. but how can i really close all data when my client is running the exe?

Jimi
error(503): file structure failure, signature file corrupted.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform