Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql statement
Message
De
03/10/2001 13:12:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00563723
Message ID:
00563728
Vues:
18
>Hi,
> I am trying to populate a combo box with 2 fields from a table. How do I the 2 fields into 2 records. Can I use sql statement and how ? thanks.
>sherry

Sherry,
You mean filed1 to first line, field2 to 2nd ? If so simpliest would be :
.AddItem(mytable.field1)
.AddItem(mytable.field2)
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform