Subject Re: [firebird-support] FB, Interbase, D6 and a client?
Author Dimitry Sibiryakov
On 17 Jun 2005 at 16:54, Paul Hope wrote:

>system32 hoping to then start D6 in IB or FB mode. Problem is that D6
>throws out all the IBO packages when it starts with the FB dll in
>place.
>
>The error is 'unable to locate DLL import isc_array_gen_sdl'
>
>How can I make this work?

Don't use gds32.dll from FB beta. Use release version.
I must be blamed for this problem. Somewhere about FB1.5 beta 2 I
decided that isc_array_gen_sdl() is not a part of public API because
it is not documented. It also was not used by gpre so I deleted the
function. Almost instantly appeared that IBO for unknown purpose
required this function and Nikolay Samofatov returned it to client
library.
--
SY, Dimitry Sibiryakov.