Subject | Re: [ib-support] create database |
---|---|
Author | Paul Reeves |
Post date | 2002-01-25T08:59:57Z |
zulley15 wrote:
create database 'c:\path\to\my\database.gdb';
If you go to http://www.ibphoenix.com/ibp_interbase_download.html you should
be able to find links to the old Interbase documentation sets. The full syntax
for create database has changed little.
Most GUI tools should also let you create databases quite easily - you can
find links to them here: http://www.ibphoenix.com/ibp_contrib_download.html
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further
>The way that will always work is to open ISQL and type
> I just installed Firebird ---
> How do i basically create a Firebird/Interbase
> Database from scratch?
>
>
create database 'c:\path\to\my\database.gdb';
If you go to http://www.ibphoenix.com/ibp_interbase_download.html you should
be able to find links to the old Interbase documentation sets. The full syntax
for create database has changed little.
Most GUI tools should also let you create databases quite easily - you can
find links to them here: http://www.ibphoenix.com/ibp_contrib_download.html
Paul
--
Paul Reeves
http://www.ibphoenix.com
taking InterBase further