Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to upload a single quote
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00724948
Message ID:
00725300
Vues:
21
Thanks, I should haven know about the evaluate thing. I copied the code from somewhere else and it worked, so I didn't think about taking out the eval statement. Again thanks, you are always a very helpful person.

>Hi Rodney,
>
>You've to double single quotes inside SQL Server strings.
company_name = '" + CHRTRAN(ALLTRIM(m.company_name), ['], [''])) + "'" + ;
BTW,
EVALUATE('m.company_name')
>** is the same as
>m.company_name
red

Rodney E. Dixon
Mckee Foods Corporation
Collegedale, TN
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform