Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with using dataenvironment
Message
De
14/06/2006 09:38:45
 
 
À
14/06/2006 09:23:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01128976
Message ID:
01128987
Vues:
31
>>>I add two tables with master-detail relation in DataEnvironment of a form. The two tables and their DBC are in a subdirectory. I build the application, run it. It works fine. But if I move the application along with its subdirectories to another location, I get "Error instantiating cursor object, cannot find (current path)\(dbc file)" when I run it.
>>>
>>>What is the cause of the problem? How can I fix the problem using the DataEnvironment? Thanks.
>>
>>Perhaps it helps to make sure you have a SET PATH that finds the files, e.g.:
>>
>>
>>set path to data, help
>>
>>
>>Note that I used relative paths in the above example.
>
>I had SET PATH at the start of the appliaction. It doesn't make a difference.

Check the CursorSource property of Cursor objects in the DE of the form. This property is Read/Write at run time but Read-only at design. Usually the value of this property is the 'hard-coded' path to the table.
ramil
~~ learning to stand still
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform