Search code examples
azurefirebird

Connecting firebird to adf using ODBC connection string


enter image description here

This is the connection String i am using - DRIVER=Firebird/InterBase(r) driver;UID=[SYSDBA];PWD=[firebird];DBNAME=[192.168.1.7/3050]:[D:\demodb.FDB]


Solution

  • In your connection string square brackets are not needed. https://www.connectionstrings.com/firebird/