Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG on project Manager
Message
From
14/01/2004 10:20:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
14/01/2004 10:18:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00866730
Message ID:
00866733
Views:
26
>Hi,
>
>Try this:
>- select or build a project
>- add a new database or use one present
>- collapse the databases node
>- close the Project
>- open the Project
>- on Command write
>
>? ADATABASES(ArrayName) &&  print 0
>OPEN DATABASE C:\Sviluppo\Prove\db\data1.dbc
>? ADATABASES(ArrayName) &&  print 1
>CLOSE DATABASES
>? ADATABASES(ArrayName) &&  print 0
>
>Well, you can control the database.
>
>Now:
>- expand the databases node
>* this open the database
>- collapse the databases node
>- on Command write
>
>? ADATABASES(ArrayName) &&  print 1
>CLOSE DATABASES
>? ADATABASES(ArrayName) &&  print 1
>CLOSE DATABASES ALL
>? ADATABASES(ArrayName) &&  print 1
>
>
>You have lost the control of the database.
>
>I cannot close the database without close the project.

Collapsing the database will not close it. Pressing the "Close" button on the Project Manager will. Therefore, you do not need to renounce to the Project Manager - but you do need to do this manually, AFAIK.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform