Subject Re: [firebird-support] Re: RC8 and IBXAdmin troubles
Author Paul Reeves
On Monday 12 January 2004 10:48, gabi@... wrote:
> I checked with instclient and is Ok. Replacing gds32.dll with the RC2
> version then IBXAdmin shows-up again. Therefore I checked the version
> of the gds32.dll. For RC2 is 6.3.0.0 and for RC8 is 6.3.0.4201. Could
> be this the problem ? (I read the article about the gds32.dll version
> compatibility).
>

I've double checked and the IBX admin components show up for me in Delphi
6. IBX (or at least the version I have - it is about a year old) doesn't
check the version of gds32.dll. It checks for the availability of api
entry points and uses that to determine which features of the server are
available.

Maybe this has changed in 6.0.8? You should be able to check the source
easily enough - do a search on LoadLibrary and look for the code around
it.


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