PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD22 - Passing data source from context independent window to another
WD22 - Passing data source from context independent window to another
Iniciado por José BRANDÃO, 26,abr. 2018 19:58 - No hay respuesta
Miembro registrado
16 mensajes
Publicado el 26,abril 2018 - 19:58
Hello,

I have a simple query declared globally in this first window which is set as independent HFSQL context and i need to keep it that way.
I need to pass that query to another second window to change some data but windev cant recognize the data source.
I would like to know if its possible and if yes, how to do it.