On 01-02-2012 12:46, Dmitry Yemanov wrote:
> 31.01.2012 2:12, Adriano dos Santos Fernandes wrote:
>>
>> There is two obscure SQL commands called READ BLOB and WRITE BLOB.
>>
>> The idea behind these commands is to make blob read/write using the
>> cursor (fetch/insert) API. Why they exist is not something I know, maybe
>> it predates blob API functions?
>>
>> Currently there is problems related to some requests receiving some
>> (theoretically invalid) operations that may even crash the server. While
>> working at it, I do think these two commands could and should be removed
>> from v3.
> 
> As I had the same wish for a long time already, I'm not going to object :-)
> 

BTW, how can isc_dsql_insert work, not considering the read/insert blob
commands?

This function is documented (in the sources) as "Insert next record into
a dynamic SQL cursor", but is not documented in IB 6 API guide, nor I
found any usage of it in the internet.

Is it right it can only work with INSERT BLOB?


Adriano

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to