Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Noconsole in Sql
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00305318
Message ID:
00305463
Vues:
25
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform