PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → query editor problem WD18
query editor problem WD18
Iniciado por guest, 18,ene. 2016 11:31 - 5 respuestas
Publicado el 18,enero 2016 - 11:31
Hello,

I have a problem with the query editor, everything was fine on Friday but today when i either create a new select query in the left hand window where all your tables are listed, there is only 1 showing, the folders are there, this is the same for all programs i open and for viewing old queries i have created

[attachment 1854 ScreenShot01-18-16at11.28AM.PNG]

Can anyone help/advise how to fix this.

Thanks ISO
Publicado el 18,enero 2016 - 11:37
Hi,

I'm sorry for asking the obvious, but are you sure you're looking/pointing at the correct analysis?

Have you tried the "standard" recovery options; like deleting the CPL folder to force a re-compile of the project?

Also, I would try regenerating the analysis.
Publicado el 18,enero 2016 - 11:56
Hi Darren,

It must be Windev specific rather than project as every project i open shows only the folders and no tables or sometimes one table, i checked that one table and cant see anything different in how its set up so why it shows that one table makes it even more of a mystery!

I tried all the re gen/compile/repair functions, Its weird how it was fine the other day, i ve just tried installing some updates but that hasn't fixed it

Thanks ISO
Publicado el 18,enero 2016 - 12:09
Its even the same with the Windev examples:

[attachment 1855 ScreenShot01-18-16at12.08PM.PNG]
Publicado el 18,enero 2016 - 12:19
Hi

if its windev specific, try the following:
go in the registry editor, and search for the PCSOFT key
In it, find the windev + version key for your product and delete it
Restart windev, the key will be created with all default settings, and that should fix that

Best regards
Publicado el 18,enero 2016 - 12:49
Fixed, did what you said and restarted. Thanks Fabrice