I would like to set up a connection between a Firebird database and an Oracle database. I know, to create an Oracle dblink, I need to configure the ODBC driver for Firebird.
I have installed the Firebird ODBC driver and set up the connection as below, but I have an error:
gds32.dll failed to load
I haven't found the gds32.dll file anywhere - where to get it, do I need to install anything else? I do the ODBC configurations on an Oracle database server, while the Firebird database runs on a different server.