PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → SQL IN
SQL IN
Iniciado por guest, 23,nov. 2014 14:24 - No hay respuesta
Publicado el 23,noviembre 2014 - 14:24
Hi,

Just a heads up.
I'm always struggling with a list of values as a parameter for a query.
That's because of a strange inconsistency in the way WX handles the delimiter.
So be aware that when using a query built by the query editor you need a semicolon as delimiter.
In a text based query using hExecuteSQLquery you need a comma as delimiter. :confused:

Regards,
Piet