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:
00725301
Vues:
16
Thanks for the reply. It does solve the problem.


>From what I have read, you would put two single quotes:
>
>UPDATE Distributor SET last_name = 'GALLANT' ,
>first_name = 'DARYL' , middle_name = '' ,
>company_name = 'TWO G''S INC.'
>WHERE dar = '1261'
>
>
>You could substitute your AllTrim(Evaluate(field)) With
>StrTran(AllTrim(Evaluate(field)),"'","''")
>
>Let me know if this works.
red

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

Click here to load this message in the networking platform