Subject Getting Started in Firebird
Author sjs@seanet.com
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.