On 02/04/12 11:58, Mark Rotteveel wrote:
> On 1-2-2012 18:57, Adriano dos Santos Fernandes wrote:
>> 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?
> Based on that description, I would expect it to be able to insert entire 
> records/rows based on the cursor descriptor and not just blobs; similar 
> to the JDBC ResultSet#insertRow() ( 
> http://docs.oracle.com/javase/6/docs/api/java/sql/ResultSet.html#insertRow() 
> ).

No.
It did work only with INSERT BLOB operator.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
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-dev2
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to