Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with multiple databases open
Message
De
24/10/2000 15:08:16
 
 
À
24/10/2000 12:19:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00432551
Message ID:
00433730
Vues:
19
>Hi Dan.
>
>>But shouldn't it respect the current data session?
>
>Unlike tables, a database is open in every data session, not just the current one.
>
>Doug

Thank you for your response. That fixed our problem. I also found that DbUsed also excepts a full path.

One other thing. The following code does not appear to function as I believe it should.

Open DataBase \Data\Xerox\Accounting

oDataSession = CreateObject( "Session" )
Set DataSession To 2
Open DataBase \Data\IBM\Accounting

Set Database to \Data\Xerox\Accounting
Close Databases

This does not close the database. It basically behaves as if I issued a
Set Database To

Dan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform