Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Hide Cursor in Sql select in ComboBox
Message
From
13/03/2002 12:44:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00632222
Message ID:
00632228
Views:
22
>Hi.
>I've set up a combo box with Row Source Type = 3(Sql) and RowSource = Select Myfield1,Myfield from Mytable
>
>This popilates combo fine but as I am going into form I can see a browse of the records selected.
>
>Is there a way to disable this. I ust want the records to be dumped into the combo for lookup purposes
>
>Regards,
>
>Gerard

Gerard,
Add destination.

.Rowsource = 'select ... from .. into cursor crsCombo'
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform