You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I'm having a issue when i'm attaching a database.
For contextualize, my function attach a database, execute a query and detach.
Same query, same params, same database, in a attempt run, in another attempt the error gdscode 335544472 ("Your user name and password are not defined. Ask your database administrator to set up a Firebird login") return.
I'm already verify the authentification methos of firebird in firebird.conf, update the node-firebird to the last version, rewrite my code in diferent ways, but de issue not dissapear.
I believe what a problem is in attach method...
Someone faced that problem to?
(Sorry if my english is not god.. i did my best kkkk)
The text was updated successfully, but these errors were encountered:
Hi.
I'm having a issue when i'm attaching a database.
For contextualize, my function attach a database, execute a query and detach.
Same query, same params, same database, in a attempt run, in another attempt the error gdscode 335544472 ("Your user name and password are not defined. Ask your database administrator to set up a Firebird login") return.
I'm already verify the authentification methos of firebird in firebird.conf, update the node-firebird to the last version, rewrite my code in diferent ways, but de issue not dissapear.
I believe what a problem is in attach method...
Someone faced that problem to?
(Sorry if my english is not god.. i did my best kkkk)
The text was updated successfully, but these errors were encountered: