Subject Re: [firebird-support] Re: Unable to connect to Firebird database using local connection string
Author Daniel Albuschat
2009/6/26 Mark Rotteveel <Avalanche1979@...>:
>
>
> There was a topic about this a few weeks ago where the same happened on
> Windows Vista. The conclusion - backed by some testing - was: it simply does
> not work with Firebird 1.5. Firebird 2.1 does work.

There is a solution to this, however:
Prepend a localhost: to the database path so TCP/IP is used instead of
local connections.

Like in localhost:C:\Database\Foo.fdb instead of C:\Database\Foo.fdb

--
eat(this); // delicious suicide