Page 1 of 1

After 6.5.10 ver installation application error.

Posted: Fri 09 Nov 2012 16:34
by Tomin
Hello
do you have the same problem after installing 6.5.10?
If I Open Stored Procedure I receive error message "No SQL statement provided."
I did no changes in a project, just install latest veriosn of SDAC.
I'm using XE2 Prof update 4 Hotfix 1 on Windows 7 x64.
The Error is not comming during compilation proces, but just by using programm.

After instalation the previous version error doesn't exist any more.

Best regards
Tomin

Re: After 6.5.10 ver installation application error.

Posted: Mon 12 Nov 2012 11:34
by AndreyZ
Hello,

The "No SQL statement provided" error occurs only if a query without SQL statement is opened or prepared. When this error occurs, the beginning of the error message contains a name of a component that causes this error (for example, "MSQuery1: No SQL statement provided"). Try running you program and find out what component causes this problem. After this, make sure it has some SQL statement before opening or preparing it. If it does, but the error still occurs, please specify the exact component (TMSQuery, TMSSQL, etc.) and SQL statement it contains.

Re: After 6.5.10 ver installation application error.

Posted: Tue 13 Nov 2012 08:46
by AndreyZ
We have reproduced this problem. We will fix it in the next SDAC build.

Re: After 6.5.10 ver installation application error.

Posted: Tue 13 Nov 2012 10:01
by Tomin
Thanks a lot Andrey

Re: After 6.5.10 ver installation application error.

Posted: Tue 13 Nov 2012 10:38
by AndreyZ
Feel free to contact us if you have any other questions about SDAC.