Data Modeler incompatible with Interbase 2020?

I am unable to access Interbase 2020 tables (shipped with RAD Studio 11) with Data Modeler 3. I don't know why, but it is seriously impacting my ability to use XData. When will this be fixed, please? Thank you.

What error do you get?

[FireDAC][Phys][IB]unavailable database.
Protocol: Local
Database: full path...
Vendor_lib: BLANK
Charset: UTF8

This looks like a "regular" connection issue. Note that Data Modeler doesn't provide the dlls to connect to Interbase. You have to make sure the Interbase client files (i.e., gds32.dll) is in a location available for Data Modeler, or even better, that you put the correct and latest client files in the same directory as the Data Modeler executable (dm.exe). Have you tried to do that?

Copied gds32.dll into the dm.exe folder, tried again, same error… The dropdown choice is “Interbase 2017” not “Interbase 2020”…does that make a difference? When I pick “Interbase 2017” it looks for Firebird files (.fdb;.gdb), not *.ib files. Is that part of the problem?

Michael P Lewis

PO Box 66

Forney, TX 75126

Cell: 469-261-0174

mike@discoverygeo.com

It works fine here. Here is the connection settings. The "Database" field full content is "C:\ProgramData\Embarcadero\InterBase\gds_db\examples\database\employee.gdb". What are you using?

image

It appears that the port is wrong. It should be port 3054 but shows 3050. Also, by Interbase database is XXXX.IB, not XXXX.gdb. If I change it to XXXX.gdb then I get this error:

64DB7260D89E4EACB13A38449D8E495B.png

I moved the database to this folder and changed its extension from *.ib to *.gdb

From IbConsole:

Michael P Lewis

PO Box 66

Forney, TX 75126

Cell: 469-261-0174

mike@discoverygeo.com

OK…got it…!!!!

Server name: localhost/3054

That solved it…and I left the .IB extension alone. It would be helpful if the file type drop down for the database name would include that extension (.ib) and not just *.gdb.

i might be equally helpful just have a port Edit box….? Thanks.

Michael ("Mike") Lewis
President/CEO, AAPG-Certified Petroleum Geologist

Discovery GeoServices Corporation (since 1980)

Mailing Address: PO Box 66, Forney, TX 75126 USA
Physical Address: 323 Kings Court Dr, Forney, TX 75126 USA
Cell (US): +1 469-261-0174
Email: mike@discoverygeo.com mailto:mike@discoverygeo.com

1 Like