> isql -user sysdba employee
> Statement failed, SQLSTATE = HY000
> operating system directive CreateFile failed
> -The system cannot find the path specified.
>
> I have tried with installer and snapshot. I have also tried with real
> path to database to connect.
>
> In Win7 Pro there are no problems.
> Where and how did you define the employee alias?
>
> Mark
> -- Mark Rotteveel
In databases.conf employee = $(dir_sampleDb)/employee.fdb.

I have also tried employee = 
C:\Users\jstyoaika\Documents\Firebird_3_0\examples\empbuild\EMPLOYEE.FDB

In isql I have tried
SQL> connect
CON> 
C:\Users\jstyoaika\Documents\Firebird_3_0\examples\empbuild\EMPLOYEE.FDB
CON> user SYSDBA
CON> ;
Statement failed, SQLSTATE = HY000
operating system directive CreateFile failed
-The system cannot find the path specified.

Jukka

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

Reply via email to