Hi,
I try to use dbcDataPump v.2.0.0.48 but I get some error.
1. It is not possible to connect to Firebird database when one set client library to fbclient.dll. In log application there is message
"InterBase library gds32.dll not found in the path. Please install InterBase to use this functionality"
So it's always try to use Interbase dll insted (the same concerns to DBComparer)
2. After generate gds32.dll I try to test the connection but get error
Attempting to connect to: 'localhost:LICZNIKOWE'...
Access violation at address 0084381A in module 'dbcDataPump.exe'. Read of address 00000000
Connecting to database: localhost:LICZNIKOWE... Passed.
But as you can see connection is passed.
3. I can't switch protocol to Local it is always revert back to TCP/IP
4. After "Get Tables" i get two AV
08:00:10 Access violation at address 0084381A in module 'dbcDataPump.exe'. Read of address 00000000
After that i see only phrase "Node" instead of database objects names.
Best regards,
Macma