PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD17-20] Stored Query in Stored Procedures
[WD17-20] Stored Query in Stored Procedures
Iniciado por guest, 10,may. 2016 12:21 - No hay respuesta
Publicado el 10,mayo 2016 - 12:21
Hi,

I have some stored queries which I use in my stored procedures.
Since WD17 I have the problem that if I change the query with the query editor (new parameters) the new parameter are not shown for the compiler in my stored procedures (they are red)

After a couple of deleting the *.cpl, repairing the project and restarting windev they are ready to use.

Is there a easier way to avoid this problem ?