PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Apostrophe
Apostrophe
Iniciado por daniel, 28,ago. 2025 09:59 - No hay respuesta
Publicado el 28,agosto 2025 - 09:59
is there a way to make windev handle apostrophes like webdev does without having to escape them.

I know you can use hfsql but we are trying to avoid this as we use sqlserver primarily but we have no issues when using webdev but have to spend alot of time adding additional checks for apostrophes in windev so trying to find alternative solutions.