Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor-objects in dataenvironment don't find database
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00412837
Message ID:
00412844
Vues:
22
Hello,

I had this too.
To avoid this you can do the following:
In the Dataenvironment.Beforeopentables event you can place code like this:
This.Cursor1.Database = 'Mypath\MyDBC.DBC'
You have to do this for every cursor.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform