PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Can add query to table
Can add query to table
Iniciado por guest, 26,ago. 2016 15:38 - 4 respuestas
Publicado el 26,agosto 2016 - 15:38
I can see my queries in the project explorer but when I create a new table the query is not in the query list. I have used the project update but that did not work. Help !!
Publicado el 26,agosto 2016 - 15:45
Hi Joe,

are the queries visible in the list of project elements?
If not, add them there and that should do the trick

Best regards
Publicado el 26,agosto 2016 - 16:06
They are visible.
Publicado el 26,agosto 2016 - 18:31
Hi again,

try this:

1. exit windev, then delete the .cpl directory and the .env file

2. if you still have the problem, then it looks like the project file itself (wdp) is broken. Get an older version from your last backup to replace it and see if that fixes your problem.

Best regards
Publicado el 27,agosto 2016 - 01:48
That worked .... thank you very much.

joe