12.03.2014 16:06, Dmitry Yemanov wrote:
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?

  Oops, I'm sorry, it was as usual my bug.

  Patch and test app are attached.

--
  WBR, SD.

Attachment: WideRS.cpp.7z
Description: Binary data

Attachment: SQLDAWrapper.diff.7z
Description: Binary data

------------------------------------------------------------------------------
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