Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem to use apostrophe in a text string when using UP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00654499
Message ID:
00655341
Vues:
32
Sergey,
I discovered that my proposed inclusion of WHERE in the update string as well as yours are working but you still have to include the macrosubstitution for the lprFieldValue. In your expression it becomes:
lcUpdateString = [UPDATE BEST SET ] + lprFieldName + [ = '] + [&lprFieldValue] + ['] + ;
[ WHERE BESTNR=] + Transform(nBestnr)

However, it works now and I'm very greatful. Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform