Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Just using a SELECT statement instead of running query
Message
De
24/06/2011 17:10:05
 
 
À
24/06/2011 15:43:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01515946
Message ID:
01515964
Vues:
56
lc_sqlstring = "SELECT * FROM mytable"
= sqlprepare(curhandle, lc_sqlstring,"curmytable")
= sqlexec(curhandle)

will put the results in curmytable
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform