Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Resetting path to database in form dataenvironment
Message
From
30/12/1998 12:17:36
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00171382
Message ID:
00171583
Views:
30
>>>Arg... I have been struggling with this one for a few days in VFP3. I am trying to reset the path to the database for each cursor in a form's dataenvironment.
>
>>I have this procedure called from the Load event
>
>I couldn't get it working VP3. I gave it a try in VFP6 and it worked fine. It looks like my first VP6 app will be rolling out the door sooner than expected. Thanks for your help.

It works OK since VFP3 days. The syntax can be even simplified:
Thisform.SetAll("Database",cDatabasePathName,"Cursor")
Probably, you have problems with tables themselves. Also, note that free tables should be set differently.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform