Subject Re: isc_info_svc_svr_db_info query does not return database name
Author ece1a04
--- In ib-support@yahoogroups.com, "Arno Brinkman" <firebird@a...>
wrote:
> Hi ,
>
> Isn't there an increment missing :
>

I actually single-stepped through the program and I dump 100
bytes of data pointed to by p . The first byte was 0x32 or 50 which
is the correct cluster identifier for isc_info_svc_svr_db_info.
However the subsequent bytes doesn't reveal the expected sequence as
outlined in the interbase 6 document API Guide.

Am I doing something wrong ? Do I need to start another service
in order for the query service to be carried out ? Has firebird 1.5
removed this passive query service ?

Thanks for your help.


Regards