Subject | Re: problem creating an external file |
---|---|
Author | Alexander V.Nevsky |
Post date | 2003-11-20T17:19:17Z |
--- In firebird-support@yahoogroups.com, "rcoplan_wk"
<Richard.Coplan@T...> wrote:
control of access to extrenal tables too.
Best regards,
Alexander.
<Richard.Coplan@T...> wrote:
> I am using FB 1.5 RC4 on W2k pro.Richard, firstly RC4 is outdated. Can't recall exactly, but seems in
control of access to extrenal tables too.
> I am trying to create an external table as follows:Take a look on paramaters in firebird.conf and comments on them.
> CREATE TABLE RPC1EXT EXTERNAL FILE 'C:\RPC1.TXT'
> (FLD1 CHAR(1),
> NEWLINE CHAR(2));
>
> When I run this from isql I get the following error:
>
> Statement failed, SQLCODE = -902
>
> Access to external file "C:\RPC1.TXT" is denied by server
> administrator.
Best regards,
Alexander.