Subject | Access to external file - error |
---|---|
Author | celso@abcrio.com.br |
Post date | 2006-12-04T11:52:40Z |
Environment: Windows XP - Service Pack 2 - Firebird 1.5.3.4870
The following command:
"CREATE TABLE NEW_TABLE EXTERNAL FILE 'C:\ExternalFile\FileName.txt' (C1 VARCHAR(200));"
doesn't run and returns this message: "Access to external file "D:\EF\X1.SQL" is denied by server administrator."
Although all permissions have been applied to 'C:\ExternalFile\FileName.txt' and "firebird.conf" also has its parameter ExternalFileAccess set to 'C:\ExternalFile'.
[Non-text portions of this message have been removed]
The following command:
"CREATE TABLE NEW_TABLE EXTERNAL FILE 'C:\ExternalFile\FileName.txt' (C1 VARCHAR(200));"
doesn't run and returns this message: "Access to external file "D:\EF\X1.SQL" is denied by server administrator."
Although all permissions have been applied to 'C:\ExternalFile\FileName.txt' and "firebird.conf" also has its parameter ExternalFileAccess set to 'C:\ExternalFile'.
[Non-text portions of this message have been removed]