Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with multiple databases open
Message
De
25/10/2000 17:36:29
 
 
À
25/10/2000 11:59:37
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:
00434342
Vues:
23
>Hi Dan.
>
>>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
>
>That's correct. Since the database is still open and current in datasession 1, it can't be closed in datasession 2. To really close a database, it must be closed in all datasessions. Either that, or perhaps MS will give us a CLOSE DATABASE DAMMIT command that'll do it for us <g>.
>
>Doug

Ok. Thanks again.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform