Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help working around single quote in string
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01454787
Message ID:
01454841
Vues:
29
It should be STRTRAN
lcUpdateString = STRTRAN(lcUpdateString, ['], [''])
>
>>A simple fix is to double a single quote as you would do in SQL Server
>>
>>lcUpdateString = CHRTRAN(lcUpdateString, ['], [''])
>>
>>
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform