PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → External Component - Not able to select queries
External Component - Not able to select queries
Iniciado por rahulmr, 02,jul. 2018 07:44 - No hay respuesta
Miembro registrado
3 mensajes
Publicado el 02,julio 2018 - 07:44
Hi All,

We are trying to create an external component which can be used for different web projects. The idea is to reduce the maintenance cost of adopting when some changes are made to queries and procedures which are common for all web projects.

We tried to create an external component but we are not able to select the created queries for the component. The procedures can be selected but not the queries created.

When Generating the Component:

In the "Elements to include in the component" window we can see the queries, procedures and all but in the other screen "Accessible elements" only the Procedure is shown and not the queries.

How can we include the queries in the component ?

Thanks in advance.