Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC and the underscore
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00615659
Message ID:
00615675
Vues:
15
Larry, I have also tried this on a field named "CLAIM_". The AERROR is returning: *** Column not found: CLAIM_

I know the column exists, because I can use:
QueryString = 'SELECT * FROM SOURCE WHERE RECORD_NUMBER= 15300'
Results = SQLEXEC( handle, QueryString, 'TARGET')

and this code returns 1 record with one of the columns being named CLAIM_

The table I am pulling data from has several fields that end with an underscore which all give me the same headache.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform