Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG on project Manager
Message
De
14/01/2004 10:20:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
14/01/2004 10:18:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00866730
Message ID:
00866733
Vues:
24
>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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform