12.03.2014 18:56, Dimitry Sibiryakov wrote:

> But at first I need to find out why it is crashing. Wide result sets are 
> allowed, but
> is wide input data supposed to work as well? Must following SQL to be 
> executed ok:
>
> select cast(? as varchar(32000)) a,cast(? as varchar(32000)) b,cast(? as 
> varchar(32000)) c
> from rdb$database

Yes, it should be working as well. But there may be bugs hiding around. 
Do you have a stack trace for the crash?


Dmitry


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to