Subject | Firebird - Getting Started |
---|---|
Author | sjs@seanet.com |
Post date | 2002-11-16T09:51:50Z |
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.
Scott
====
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.
Scott
====