Subject | Re: Firebird 2.5 Linux Red Hat 7 - Permission denied |
---|---|
Author | |
Post date | 2016-10-08T15:24:22Z |
Dimitry
Thank you for posting.
> Make sure than yo use TCP/IP connection string (localhost:/whatever)
I'm using this command:
./isql -user sysdba -pass masterkey localhost:/data/med6/fdb/mydatabase.fdb
and get the "Permission denied"
but if I move the mydatabase.fdb file to /var/lib/firebird/data/mydatabase.fdb I can acces normally to the database.
Hernando.