Not handled correctly is such a design in Legacy API.

IBExpert

execute block
as
begin
    suspend;
end

FB2.5

No result. It's good.

FB3.0

An error was found in the application program input parameters for the SQL  
statement.
Incorrect values ​​within SQLDA structure.
SQL error code = -804.
empty pointer to data.
INDEX 0.

When using ISQL (New API) does not appear.


SQL> set term ^;
SQL> execute block
CON> as
CON> begin
CON> suspend;
CON> end ^
SQL>


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to