PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → BuildBrowsingTable and SQL Server Views
BuildBrowsingTable and SQL Server Views
Iniciado por asawyer13, 10,feb. 2020 16:24 - No hay respuesta
Miembro registrado
14 mensajes
Publicado el 10,febrero 2020 - 16:24
I am using BuildBrowsingTable with SQL Server views and it works great. I essentially can dynamically create a table of the data. To do this however I have to setup/import the view definition into the Analysis.

Is it possible using HDeclareExternal or some other function to get WD to see the view without having to update the actual analysis?

If it's possible, I would appreciate an example as the HDeclareExternal is new to me.

Thanks
Alan