Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Row changing in Grids
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00521877
Message ID:
00521899
Vues:
27
>SQLEXEC ("select * from DATA", "cTemp")
>thisform.grid1.recordsource = "cTemp"

Not being an SQL regular, would:

SQLEXEC("select *, 0 as order from DATA", "cTemp")

do the trick? Then populate Order manually when you get it back?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform