Subject | RE: [firebird-support] external table problem |
---|---|
Author | Helen Borrie |
Post date | 2004-12-12T23:02:40Z |
Agung,
At 04:05 PM 12/12/2004 +1100, I wrote:
Try this:
ExternalFileAccess = RESTRICT d:\files
BTW, you can configure multiple root locations like this:
ExternalFileAccess = RESTRICT d:\files;d:\extdata
./heLen
At 04:05 PM 12/12/2004 +1100, I wrote:
>For example:Ach!!
>
>ExternalFileAccess = d:\files
>
>In this case, the server machine must have either an attached drive that it
>recognises as drive D, or a partition on an attached drive that it
>recognises as Drive D.
>
>If drive D is mapped to a drive on another machine, it will not work.
Try this:
ExternalFileAccess = RESTRICT d:\files
BTW, you can configure multiple root locations like this:
ExternalFileAccess = RESTRICT d:\files;d:\extdata
./heLen