Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Dataenvironment
Divers
Thread ID:
00391931
Message ID:
00391931
Vues:
49
The following code, in a startup .prg, works fine (and runs the form):

CurDataSource="r:\data\my_data.dbc"
Open database (CurDataSource) shared
Set database to (CurDataSource)
Do Form Test_Form


However, when I keep the "dbc" extension off the "CurDataSource" variable, I get an "Error instantiating cursor object" error when the form loads. Is there any reason for needing the "dbc" extension?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform