[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RE: interbase instructions?



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