PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD 20 new SQL Views and Materialized Views
WD 20 new SQL Views and Materialized Views
Iniciado por guest, 06,abr. 2015 17:29 - 4 respuestas
Publicado el 06,abril 2015 - 17:29
Greetings,

Has anyone successfully used the new SQL Views and Materialized Views?

I am trying to put together a Webinar showing the new WD 20 HFSQL features 150-164 and most work great, however after creating and testing SQL Views, I am having problems using them in a test window. It seems no matter what I do it says the view is not initialized.

For Materialized Views, I can read them but a call to HNbRec gives an error that the view is not compatible with the analysis. If I try to synchronize the project with the analysis, the HFSQL Modification gets an error saying can't write to Materialized Views.

So far no response from PC Soft either.
Publicado el 06,abril 2015 - 19:07
Hi Jeff,

to me, it seems the word 'Pre-Release' has some meaning ... maybe?
Publicado el 06,abril 2015 - 21:29
Hi Guenter,

Yes, I think that is the issue because there also is no way to display these in the HFCC v20 either. I report it to make sure if it is a pre-release issue, it will no be forgotten.
Publicado el 06,abril 2015 - 22:23
Hi Jeff,

Incidentally, PCS has announced an update towards version 200057h FR and one of the ítems to be corrected apparently refer to your issue - so hopefully, once it passes towards the second level of acceptance you will be able to re-try your SQL views...


Cheers,
Tomas
Publicado el 08,abril 2015 - 17:50
Hi Tomas,

Thanks. I am glad to know it is not just my lack of knowledge!