> -----Original Message----- > From: Alex Peshkoff [mailto:peshk...@mail.ru] > Sent: Viernes, 31 de Enero de 2014 10:46 > > On 01/03/14 13:47, Claudio Valderrama C. wrote: > > > The final part of the path is confusing for the user: > > firebird\/security3.fdb > > > > I don't know if firebird is really looking for > > temp/Win32/Debug/firebird//security3.fdb > > or only the message contains an extra directory separator. > > > > Fixed. > Claudio, please check on windows when you have time.
I had to comment an assertion in the engine to compile. Now it's the correct path: -I/O error during "CreateFile (open)" operation for file "F:\FB3DEV\FBBUILD\FIREBIRD30\TEMP\WIN32\DEBUG\FIREBIRD\SECURITY3.FDB" -Error while trying to open file -The system cannot find the file specified. I also did a crazy test in the same session: SQL> create database 'security3.fdb'; Commit current transaction (y/n)?y Committing. SQL> create user secondary password 'sec'; Statement failed, SQLSTATE = HY000 unsuccessful metadata update -CREATE USER SECONDARY failed -bad parameters on attach or create database -incompatible security database mode I think the outcome is expected, but it doesn't depend if I'm running isql alone (that runs the embedded engine) or I start firebird with -m -a before isql. C. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel