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
in the constructor or Client_Firebird (lines 31-33 of index.js). That change alone allows the connection to succeed and afterwards everything else works without a hitch.
This change also has the added benefit of allowing the use of database aliases which didn't work before (because everything was treated as a file path).
This prevents connecting to databases on Windows servers.
The text was updated successfully, but these errors were encountered: