Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Hide Cursor in Sql select in ComboBox
Message
 
To
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:
00632611
Views:
18
Cetin, thanks for your reply.

If I include the Into cursor MyCursor, and two people run this at the same time,
will this be ok i.e. will it cause any problems with similar cursor names ?

Regards,

Gerard




>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform