Page 1 of 1

v5.2.5 - TStatementTypes not found error

Posted: Thu 26 Dec 2013 14:15
by stevel
I've installed the 5.2.5 Professional (w/o source) version for XE2. Now code which was compiling in the previous version is giving a compile-time error.

The error is caused because the identifier TStatementTypes is not found.

Which unit is this file located in?

Re: v5.2.5 - TStatementTypes not found error

Posted: Fri 27 Dec 2013 07:14
by AlexP
Hello,

To solve the problem, you should add the DASQLGenerator module to the Uses section.