Subject Re: [firebird-support] Re: Database file in mapped drive
Author Ivan Prenosil
> In our system there is only one process opening the database. We
> were thinking of storing the file in a disc in other machine and
> accessing it by a mapped drive just for security reasons.

The best for security is to access the database file only by Firebird
server, i.e. do not share the file.

Ivan