Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting table paths at runtime with setall
Message
 
 
To
04/01/1999 00:07:35
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00171214
Message ID:
00172431
Views:
27
>>>I am having a problem in VFP3 resetting the paths to the database and tables in the dataenvironment of a form. I use the following command in the "beforeopentables" method of the forms dataenvironment.
>>>
>>>thisform.setall("database",gcAppPath+"\database\library.dbc","cursor")
>Does your form use the data environment to load the tables ???
>If it does, that could very well be the source of your problem

Yup. I am using the dataenvironment. I never could get the statement to work in VFP3. Recompiling the form in VFP6 "solved" the problem. This will just mean that I will implement my first VFP6 application a few weeks early.

Thanks for your help.
Previous
Reply
Map
View

Click here to load this message in the networking platform