Subject | create database |
---|---|
Author | sanjayamatya |
Post date | 2002-04-12T04:31:38Z |
Just installed Firebird.
Trying to create a database:
SQL>create database 'c:\testdb.gdb' user 'sss' password 'xxxx';
Getting the following error:
Statement Failed. SQL Code = -902
Your username and password are not defined. Ask your administrator to
setup Firebird login.
Trying to create a database:
SQL>create database 'c:\testdb.gdb' user 'sss' password 'xxxx';
Getting the following error:
Statement Failed. SQL Code = -902
Your username and password are not defined. Ask your administrator to
setup Firebird login.