> > Where and how did you define the employee alias?
> >

> In databases.conf employee = $(dir_sampleDb)/employee.fdb.
> 
> I have also tried employee =
> C:\Users\jstyoaika\Documents\Firebird_3_0\examples\empbuild\EMPLOYE
> E.FDB
> 
> In isql I have tried
> SQL> connect
> CON>
> C:\Users\jstyoaika\Documents\Firebird_3_0\examples\empbuild\EMPLOYE
> E.FDB
> CON> user SYSDBA
> CON> ;
> Statement failed, SQLSTATE = HY000
> operating system directive CreateFile failed -The system cannot find the path
> specified.

Have you confirmed that the service user has the appropriate access rights to 
the folder where the database is located?


Sean


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to