I don't have the skills for this, I tried some steps that I found on Google and forums, but I didn't get it. I need to create ODBC connection on users machine, that can get access from Firebird database that it's located on a server (Windows Server 2008).
I already installed the ODBC driver and the client, both x64 from Firebird website. I already gave access to TCP port (3050).
So, if I take the database file (.FDB) from the server and paste on the user machine, it works! But I'd like to use the database file from the server itself.
So I tried to use IP and the path + file, but it can't connect (error below). Can someone help me out please?
User will use the ODBC connection to connect in some softwares as Excel, ETL tools, PowerBI, etc.
Error:
Thanks!