Subject | Re: [firebird-support] Re: How do I create a firebrid database |
---|---|
Author | buitragon@hotmail.com |
Post date | 2003-12-04T21:39:34Z |
SET SQL DIALECT 3;
CREATE DATABASE 'C:\TEST\TEST.GDB'
USER 'SYSDBA' PASSWORD 'masterkey'
PAGE_SIZE 2048;
CREATE DATABASE 'C:\TEST\TEST.GDB'
USER 'SYSDBA' PASSWORD 'masterkey'
PAGE_SIZE 2048;
----- Original Message -----
From: ben_ata
To: firebird-support@yahoogroups.com
Sent: Thursday, December 04, 2003 5:32 PM
Subject: [firebird-support] Re: How do I create a firebrid database
--- In firebird-support@yahoogroups.com, "Grant Brown" <grant@s...>
wrote:
>
> I have tried both the EMS Interbase/Firebird manager and IBExpert
> but each time I try to create a new database I keep getting the
error
> message that fmCreateDB.Create unavailable resource.
>
Have a look at the "Firebird Quick Start Guide.pdf" available here:
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_download
It explains the creation of a new database as part of the installation
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]