PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Can add query to table
Can add query to table
Started by joe crevino, Aug., 26 2016 3:38 PM - 4 replies
Posted on August, 26 2016 - 3:38 PM
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 !!
Posted on August, 26 2016 - 3:45 PM
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
Posted on August, 26 2016 - 4:06 PM
They are visible.
Posted on August, 26 2016 - 6:31 PM
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
Posted on August, 27 2016 - 1:48 AM
That worked .... thank you very much.

joe