Subject FB 1.5 Error creating database when DatabaseAccess=restrict
Author nikicab_1999
I changed DatabaseAccess = Restrict 'D:\MyDBList' and, when using
JvUIBDatabase.CreateDatabase(), with
DatabaseName := 'D:\myDBList\mydb.fdb' I get error message
"Access to database 'D:\myDBList\mydb.fdb'is denied by server
administartor".
Also, how can I let user of my app (someone who knows SYSDBA
password)
create database in the list of restricted folders?

Nick