Subject Re: Firebird 2.0 and Vista - error 335544375
Author Adam
--- In firebird-support@yahoogroups.com, "Adrian Wreyford"
<wreymed@...> wrote:
>
> When I Run an application in Vista, and log on to the Firebird database
> (Works fine in XP), then I get ISC 335544375, which is the database
> unavailable error code.
>
>
>
> In the control panel of vista, the firebird server is running.
>
> The path is correct for the database file installed under program
files .
>
>

Hello Adrian,

IIRC, you must either use a TCP connection string:

localhost:c:\path\to\database

or read the comments in firebird.conf regarding IpcName (which also
apply to Vista).

Adam