Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax error that occurs occassionally
Message
 
À
23/01/2001 16:04:28
Gene Maddox
Silver Creek Technologies
Johnson City, Tennessie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00467556
Message ID:
00467591
Vues:
15
Hi Gene,

That's your problem then. In the following line your building a string that uses single quotes as a delimiter:

...",'" + lcCompanyName + "'"

This would translate to:

'Smith's'

which would cause the problem. You may want to use [square brackets] as your delimeter instead.

>i take that back. that is the field it is in, but why would that cause an error.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform