Subject | Re: [firebird-support] firbird 1.5 database creation error |
---|---|
Author | Stefan Heymann |
Post date | 2006-10-21T22:11:54Z |
Frank,
you can't create (or connect to) a database on a remote drive or a UNC
path. A database MUST reside on a local drive.
Best Regards
Stefan
Stefan Heymann
www.destructor.de/firebird
you can't create (or connect to) a database on a remote drive or a UNC
path. A database MUST reside on a local drive.
Best Regards
Stefan
> Hi,--
> I installed FB1.5 in a linux server using port 3051(IB6 is using 3050
> in the same machine), and using isql to create a sample database like
> following:
> sql> create database '//home/fdb/mymdb.fdb' page_size 8192;
> statement failed, sqlcode -902
> database file appear corrupt();
> -wrong page type
> -page -1 is of wrong type(expected 7, found 0)
> what's wrong with this? please help, thanks.
> Frank
Stefan Heymann
www.destructor.de/firebird