Subject Re: [firebird-support] Re: RC8 and IBXAdmin troubles
Author Paul Reeves
On Tuesday 13 January 2004 07:45, Gabriel Papadopol wrote:
> It is not necessary to change because gds32.dll installed by RC8 has
> the version > 6. I think the problem is elsewhere, probably in the api
> calls, but i'm not sure...
>

It is caused by two things. Previously, the gds32.dll was not exporting
isc_get_client_version, so IBX didn't bother to call it. However fbclient
does export this function, so the patched gds32.dll now exports it.
Unfortunately, the value returned is 1.5, so IBX decides that you don't
have a server worthy of the admin components. The correct result from
this function call should be 6.3, and this will be fixed before final
release.


Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase