Subject Re: how to connect to firebird database
Author emb_blaster
--- In firebird-support@yahoogroups.com, "sathishdevan2003" <sathishdevan2003@...> wrote:
>
> hi,
> I a new user for firebird i installed it my pc,
> I open isql tool ,I want to create a sample database
> I gave the following cmd
> SQL>CREATE DATABASE 'D:\test.fdb' page_size 8192#
> CON>user 'SYSDBA' password 'masterkey';#
>

try removing the quotes of the create command;