On 03/17/2016 06:58 PM, Dimitry Sibiryakov wrote:
> 17.03.2016 16:52, Alex Peshkoff wrote:
>>>       Do I understand right that subj can be used to parse buffer returned 
>>> by
>>>> isc_service_query()?
>> No, that format is still unsupported by ClimpletReader
>     That's pity, I hoped to a simple solution for decoding service response 
> from utf-8 into
> ANSI.

It was not added to ClumpletReader due to _CRAZY_ lists of users and 
transactions and even more crazy continuation from call to call: parsing 
single returned buffer is just impossible, only from the beginning of 
data exchange keeping history.

>     Out of curiosity then: what is svcSendItems for? I don't see it to be 
> used anywhere.
>

To query service. There are 3 PB in query - send items, receive items 
and buffer for returned items. Send items format is trivial, set of 
single byte tags w/o values and may be filled/parse manually w/o 
problems, but ClumpletWriter of appropriate type makes internals of 
fbsvcmgr (it's used here) much better and structural.



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to