Subject | Embedded gds32.dll IBX Incompatability |
---|---|
Author | fehretic |
Post date | 2005-02-10T17:30:11Z |
How can I make IBX6.08 in Delphi work with the embedded Firebird
v1.5.2?
I normally develope with IB6.0.2 and I need to leave it on my
system. For different project I have also installed the full
Firebird and have copied it's gds32.dll (6.3.2.4731) into my
application compilation directory. At design time when I try to
retrieve the field list from TIBDataset it tells me that a udf
function couldn't be found. The fbudf.dll is in the udf directory
off of the application folder and also the firebird folder. IBExpert
also returns an error saying that there are no permissions to access
it the udf library.
I have a feeling that I need to use the fbembed.dll, but the problem
is that the version identification is not compatable what IBX is
expecting. Is that issue going to be fixed, or can I fix it myself?
Hope I am not rambling and someone can make some sense out of this
for me. I much appreciate any help.
Thanks,
TFehr
v1.5.2?
I normally develope with IB6.0.2 and I need to leave it on my
system. For different project I have also installed the full
Firebird and have copied it's gds32.dll (6.3.2.4731) into my
application compilation directory. At design time when I try to
retrieve the field list from TIBDataset it tells me that a udf
function couldn't be found. The fbudf.dll is in the udf directory
off of the application folder and also the firebird folder. IBExpert
also returns an error saying that there are no permissions to access
it the udf library.
I have a feeling that I need to use the fbembed.dll, but the problem
is that the version identification is not compatable what IBX is
expecting. Is that issue going to be fixed, or can I fix it myself?
Hope I am not rambling and someone can make some sense out of this
for me. I much appreciate any help.
Thanks,
TFehr