Subject | Getting Started in Firebird |
---|---|
Author | sjs@seanet.com |
Post date | 2002-11-16T17:49:49Z |
Not sure how to start. I've downloaded the install
routine and I've run it. FbSetup.EXE.
I've also installed the ODBC driver.
When I attempt to create a database, I get an error
message:
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database "test";
Statement failed, SQLCODE = -902
Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.
SQL>
I'm not sure what to do next. How do I define a user
name and password?
How do I use ODBC to connect to a database that is
on another PC?
Thanks in advance.
routine and I've run it. FbSetup.EXE.
I've also installed the ODBC driver.
When I attempt to create a database, I get an error
message:
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database "test";
Statement failed, SQLCODE = -902
Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.
SQL>
I'm not sure what to do next. How do I define a user
name and password?
How do I use ODBC to connect to a database that is
on another PC?
Thanks in advance.