https://bugs.documentfoundation.org/show_bug.cgi?id=148192
--- Comment #11 from Robert Großkopf <[email protected]> --- (In reply to jcsanz from comment #10) > (In reply to Robert Großkopf from comment #7) > > (In reply to jcsanz from comment #6) Screenshots will show a whole path. So you could connect trough direct driver with the default SYSDBA. I'm not able to connect with direct driver to localhost here. My connection with JDBC: firebirdsql:oo://localhost/externtest.fdb?charSet=UTF-8 and the connection with direct driver: /srv/firebird/externtest.fdb (which I couldn't choose through database wizard, because it is a protected folder) If I try the same with localhost… the file couldn't be found. So I couldn't connect from any other position as my own computer. Then I tried to change and use another user 'lotest'. I could add another user in direct connection, but I'm not possible to set GRANT RDB$ADMIN TO lotest; because there is no possibility to do this with the internal driver, because user administration isn't implemented. Changed to JDBC to do this. I don't know if we could say the direct driver for Firebird could really work with the server database. -- You are receiving this mail because: You are the assignee for the bug.
