Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Evaluate statement
Message
De
10/12/2000 12:36:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Evaluate statement
Divers
Thread ID:
00451358
Message ID:
00451358
Vues:
83
What should this EVAL be returning?
Just a string that is created in lcSQL or a cursor.
Plus I keep getting this ")" error on the EVAL line? I dont see a missing ")"

lcTable = "AUTHORS"
lcCursor = "TEMPCURSOR"

lcSQL = "SELECT * FROM " + lcTable + " INTO CURSOR " + lcCursor

EVAL(&lcSQL)

I would like to use a variant of this in a program that I could use when I need it. Almost like attaching to buttons on a form.
GO Canucks!! (Vancouver Canucks Fan)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform