> -----Original Message-----
> From: Helen Borrie [mailto:hele...@tpg.com.au] 
> Sent: Martes, 06 de Octubre de 2015 22:58
> 
> Configuring ExternalFileAccess with Restrict in v.2.5.4 SS on 
> Win7 doesn't seem to work properly.  Full does work;  None 
> (the default) works.  Restrict seems not to work as 
> documented in firebird.conf.
> 
> RECREATE TABLE EXT_LOG
> EXTERNAL FILE 'h:\externalfiles\test1.txt' (
>    STAMP CHAR(24),
>    MESSAGE CHAR(100)}
> 
> ExternalFileAccess = Restrict 'H:\externalfiles';
> (tried it with and without the semicolon)

For what I remember, Win7 doesn't allow to write files in a volume's root
and also it has more checks applied to directories outside one's profile
dir.
Can you create a text file inside h:\externalfiles?

C.


------------------------------------------------------------------------------
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports 
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to