[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: interbase instructions?
- Subject: [cobalt-users] RE: interbase instructions?
- From: "Paul Schmidt" <lists@xxxxxxxxxxxx>
- Date: Wed Feb 28 10:09:04 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
You need to surround your database name + path with apostrophizes. it should
read:
create database "/home/sites/site1/web/db/test.gdb";
connect "/home/sites/site1/web/db/test.gdb";
You need to finish EVERY line with a semi-colon to execute it!!
where should you type in the above commands, at '[root admin]#'?
how do you set up the username and password for this?
Paul Schmidt
NETastic