Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Issue
Message
From
11/02/2003 12:21:42
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00751887
Message ID:
00751936
Views:
20
Rodolfo,

FYI, I don't think this will work when we move to VFP8...you have to only select fields you are grouping on:
Select fieldToGroup From YourTable Group By fieldToGroup Into Cursor YourTest
>Try to create a cursor and then use this cursor in your combobox.
>
>Example:
>
>Select * From YourTable Group By YourFieldThatHaveDuplicateRecords Into Cursor YourTest
>
>
>[]s
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform