Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor database property
Message
From
05/05/1998 12:30:24
 
 
To
05/05/1998 10:33:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00097017
Message ID:
00097064
Views:
16
>Hi All!
>
>My question is that how can I change the cursor's database (path) property in run time.
>
>Thanks IVAN

You change it as any other property:
***DE.BeforeOpenTables event
Thisform.DataEnvironment.SetAll("Database",oApp.dbcpathname,"Cursor")
Note: it will bomb for free tables, so real code might be better
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform