Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Noconsole in Sql
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00305318
Message ID:
00305463
Views:
26
>Hello All,
>
>I'm using this sql as my "Rowsourse" in a combobox:
>
>select cons_no, fname, lname from stnconsi order by lname where cons_no in (select cons_no from stnhorse) noconsole
>
>Why is the query window appearing after I close the form?

I think you have to set the RowSourceType of the cbo as SQL, and take the NOCONSOLE off of your statement.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform