Dr. Matyas Koniorczyk writes: > Use CONNECT or CREATE DATABASE to specify a database > CREATE DATABASE 'localhost:/var/databases/libdbitest';
I've tried to reproduce the firebird driver failures on a Debian 5.0 box, but my firebird skills seem to be insufficient to get anywhere on this platform. I've installed firebird 2.0 as a package and managed to use gsec to change the SYSDBA password. I can use isql-fb interactively and create databases when logged in as root. However, what doesn't work is the non-interactive command that the libdbi-drivers test program uses to set up the test database: echo "CREATE DATABASE 'localhost:/usr/local/var/lib/libdbi/firebird/libdbitest';"|isql-fb -user SYSDBA -password XXX -sql_dialect 3 Use CONNECT or CREATE DATABASE to specify a database Expected end of statement, encountered EOF I have write access in the directory (as root), and I can "create" the database file using touch. Can anyone please help me figure out why this fails on Debian? regards, Markus -- Markus Hoenicka markus.hoeni...@cats.de (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de ------------------------------------------------------------------------------ _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel