|
From: Leyne, S. <Se...@br...> - 2015-10-20 17:00:20
|
> > 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 |