16.12.2015 18:42, Alex Peshkoff wrote: > One more advice - check the result before committing. After this commit > we once get: > > # ./isql -z aa > ISQL Version: LI-V3.0.0.32222-dev Firebird 3.0 Release Candidate 2 > Statement failed, SQLSTATE = 08006 > Unable to complete network request to host "localhost". > -Failed to establish a connection. > Use CONNECT or CREATE DATABASE to specify a database > SQL> > > Instead of correct: > > # ./isql -z aa > ISQL Version: LI-V3.0.0.32064-dev Firebird 3.0 Release Candidate 1 > Statement failed, SQLSTATE = 08001 > I/O error during "open" operation for file "aa" > -Error while trying to open file > -No such file or directory > Use CONNECT or CREATE DATABASE to specify a database > SQL>
Do clean build. I get this: C:\...cuments\firebird3_0\output_Win32>isql -z bb ISQL Version: WI-V3.0.0.32218 Firebird 3.0 Release Candidate 2 Statement failed, SQLSTATE = 08001 I/O error during "CreateFile (open)" operation for file "bb" -Error while trying to open file -The system cannot find the file specified. Use CONNECT or CREATE DATABASE to specify a database SQL> -- WBR, SD. ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel