Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Name
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00954082
Message ID:
00954095
Views:
19
Bernhart,

You'll have to parse select staement to get cursor and field names. Tere're a couple classes in the download area that may help you started

- SQLParser File #9460
- VFP SQL Parser for ODBC File #9836

>
>How to know the name of the cursor contained in the rowsource of a combo ?
>How to know the name of each field in that cursor ?
>
>
>If Combobox have a rowsourcetype = 3
>"SELECT customer.name , firstname FROM CUSTOMER into cursor ccursor"
>
>
>I want "ccursor" and "name" , "firstname"
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform