Mensaje
General information
Foro:
Microsoft SQL Server
Category:
Sintáxis SQL
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
ID de la conversación:
01454787
ID del mensaje:
01454841
Views:
30
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--
Previous
Responder
Mapa
Ver