Subject | FB 1.5 Error creating database when DatabaseAccess=restrict |
---|---|
Author | nikicab_1999 |
Post date | 2005-05-14T05:57:52Z |
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
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