21.06.2016 22:45, Jiří Činčura wrote:

> I'm sending the isc_info_firebird_version, isc_info_end only in
> op_info_database. And the buffer I get back is:

> 103

isc_info_firebird_version

> 74, 0,

total length of the returned clumplet

> 2,

number of strings inside the clumplet

> 28, 87, ...

length of the first string and the string itself

> 43, 87, ...

length of the second string and the string itself

i.e. the output is a concatenation (kind of) of versions strings of all 
the routed providers, as Dimitry Sibiryakov said. In your case, this is 
the remote client provider and the engine provider.

This happens only for the remote access. Embedded should return just one 
string (4th byte == 1, followed by 28, 87, ...).


Dmitry


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to