Subject unavailable database
Author Steve Harp
Hi All,

I installed Interbase v6.5 on a machine that was already running
Firebird v1.52 and then none of my FB applications would connect. I
then uninstalled Interbase and Firebird and then reinstalled Firebird.
Now my FB applications get the following error when trying to create
a database.

ISC ERROR CODE:335544375

ISC ERROR MESSAGE:
unavailable database

STATEMENT:
TIB_DSQL: "<TApplication>.DM.xmScript.<TIB_DSQL>."

SQL ERROR CODE:-904

SQL ERROR MESSAGE:
can't format message 13:96 -- message file c:\Program
Files\Borland\InterBase/interbase.msg not found

create database 'C:\Data\MyDatabase.Fdb'
User 'xxxxxx'
Password 'xxxxxxxxx'
PAGE_SIZE = 4096

Of course, the c:\Program Files\Borland\InterBase folder no longer
exists. Why would Firebird look in this folder for a file? I've
search the registry and found no referrence to this folder.

What is causing this error and how do I fix it?

Thanks,
Steve