Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data environment problem
Message
De
24/05/2002 01:38:33
 
 
À
23/05/2002 18:53:19
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00660672
Message ID:
00660885
Vues:
11
Yes, that works very well, and therefore I'm almost back where I started, when I manually set the database for each cursor like this:

With ThisForm.DataEnvironment

.Cursor1.Database = oApp.cDataPath + oApp.cDatabase
.Cursor2.Database = oApp.cDataPath + oApp.cDatabase

EndWith

However, I set this once and I don't have to go into it everytime the dataenvironment changes.

There doesn't seem to be any difference between setting the AutoOpenTables to False, or executing the method in the BeforeOpenTables.

Thanks for your help!

Johan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform