Re: [Firebird-devel] FB3 installation Windows Server 2012 RC2

2015-10-22 Thread JS-Ohjelmointi (J Sariola)
> 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 confirm

Re: [Firebird-devel] FB3 installation Windows Server 2012 RC2

2015-10-20 Thread Leyne, Sean
> > 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\jstyoaik

Re: [Firebird-devel] FB3 installation Windows Server 2012 RC2

2015-10-20 Thread JS-Ohjelmointi (J Sariola)
> 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 proble

Re: [Firebird-devel] FB3 installation Windows Server 2012 RC2

2015-10-19 Thread Mark Rotteveel
On 17-10-2015 16:26, JS-Ohjelmointi (J Sariola) wrote: > Problem with Firebird 3.0.x.x in Windows Server 2012 RC2. > > How can I input Administrator when install haven't any effect to > security3.fdb and when trying to connect to database with isql comes error: > > isql -user sysdba employee > Stat