Startbeitrag von VFAam 19.08.2010 20:41
Hi All,
Windev 15
In the analysis I have created a new Query in the section Stored Queries. Until here everything is correct and I have no problem. My problem is when typing:
HexecuteQuery(MyQuery, hQueryDefault, MyParameter).
MyQuery is not recognized. And shows me the error: The Identifier "MyQuery" is unknown or inaccessible.
use options: Synchorinize the project and the analysis, the analysis and Repair Compile the analysis.
But nothing has worked.
Where is my problem?
Thanks!
VFA
Windev 15
In the analysis I have created a new Query in the section Stored Queries. Until here everything is correct and I have no problem. My problem is when typing:
HexecuteQuery(MyQuery, hQueryDefault, MyParameter).
MyQuery is not recognized. And shows me the error: The Identifier "MyQuery" is unknown or inaccessible.
use options: Synchorinize the project and the analysis, the analysis and Repair Compile the analysis.
But nothing has worked.
Where is my problem?
Thanks!
VFA