Subject | Re: [firebird-support] Re: Unable to connect to Firebird database using local connection string |
---|---|
Author | Daniel Albuschat |
Post date | 2009-06-26T11:05:17Z |
2009/6/26 Mark Rotteveel <Avalanche1979@...>:
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
>There is a solution to this, however:
>
> 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.
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