Subject RE: [firebird-support] opening a database created by FB 2.1.5 resulted in SQLSTATE = HY000 error
Author Leyne, Sean
> Then I got
>
> Statement failed, SQLSTATE = HY000
> file C:\\DATABASES\FBPORTFOLIO.GDB is not a valid database Use CONNECT
> or CREATE DATABASE to specify a database
>
> How do I get over with this error?

Type in a valid OS path...

C:\DATABASES\FBPORTFOLIO.GDB

not C:\\DATABASES\FBPORTFOLIO.GDB (no double backslash)


Sean