Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select * from ... into cursor
Message
From
27/07/2009 17:54:54
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01414879
Message ID:
01414900
Views:
38
>Is it not possible to have a cursor with the same name of the table as I do in DE interactive cursor creation ?

Not when opening the table as dbf in the same statement.
But as usual there are a few ways around that, depending on your vfp usage.

If you use dbc's you might trick a bit with dbc events - did that myself a few times.
In a DE you could try to use one of the hooks after opening all cursors to rename them -
read up if the relevant properties are writeable at runtime.

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform