Subject Re: [firebird-support] problem connection
Author Helen Borrie
At 09:47 PM 15/03/2004 -0500, you wrote:
>hi
>
>i use firebird 1.5 under windows xp (i have another config with linux an
>d firebird 1.5 without problem
>
>i can see firebird is started because i can see firebird guardian... and
>the database is ok
>
>i changed in the firebird.conf
>#RemoteServicePort = 3050
>RemoteServicePort = 3050

Don't do this.


>but when i try to connect with ibview or any other software i get:
>
>error in connecting to database isc error code:335544375
>
>isc error message:
>unavailable database
>
>
>any idea?

Best guess is that you are using the wrong client. Did you run
instclient.exe to get a Firebird 1.5 gds32.dll delivered to your system
directory? You'll need that if you're using these old apps...read the
document "README.Win32LibraryInstallation.txt" in your \doc directory first.

/heLen