Interbase to Firebird Conversion
Posted: Fri 24 May 2013 22:06
Howdy
My original application worked with interbase xe (32 bit). I have recently changed over to Firebird 64 bit and access data without problem. I would like to have the ability to open *.gdb files or convert them to *.fdb files then open them with IBDAC.
I would like to not have to install interbase to avoid contamination of my system and possible interaction between IB and FB.
Question: Do I Need to install Interbase to get any ability to read *.gdb files OR can I use the GDS32.dll file that came with Interbase and assign that to the TIBCConnection.ClientLibrary?
Will the GDS32.dll not work in a 64 bit windows environment?
If not, do I need the equivalent of a GDS64.dll or whatever it's called?
Once I open the .GDB (interbase) file, I can copy the data to an equivalent .FDB...
Sorry for all the questions, but it's important!
Thanks
Doug
My original application worked with interbase xe (32 bit). I have recently changed over to Firebird 64 bit and access data without problem. I would like to have the ability to open *.gdb files or convert them to *.fdb files then open them with IBDAC.
I would like to not have to install interbase to avoid contamination of my system and possible interaction between IB and FB.
Question: Do I Need to install Interbase to get any ability to read *.gdb files OR can I use the GDS32.dll file that came with Interbase and assign that to the TIBCConnection.ClientLibrary?
Will the GDS32.dll not work in a 64 bit windows environment?
If not, do I need the equivalent of a GDS64.dll or whatever it's called?
Once I open the .GDB (interbase) file, I can copy the data to an equivalent .FDB...
Sorry for all the questions, but it's important!
Thanks
Doug