hgourvest / node-firebird

Pure javascript and asynchronous Firebird client for Node.js.
Mozilla Public License 2.0
253 stars 125 forks source link

Impossible to connect to Firebird 4 #263

Open frafor opened 2 years ago

frafor commented 2 years ago

Even after the firebrid.conf file has been modified to use the legacy identification process, it still can not connect. It comes up with the usual "Tell your administrator to setup a user with login and password..."

The Environment is Ubuntu 20.xx LTS

Firebird 4 latest release from June 2021.

These node-firebird drivers are absolutely needed if the FirebirdSQL community is to be able to move ahead.

Is there anyway in which anyone can help to solve this problem?

miiguelperes commented 1 year ago

Hello! did you change fbclient.dll?

miiguelperes commented 1 year ago

Do you have updates on this case?

jesusvilla commented 1 year ago

Hi @frafor Could you give us more information to be able to replicate the error please? or maybe in some updates it was already solved?

What is your firebird.conf? nodejs version?