Subject | Re: [ib-support] Connection to NT |
---|---|
Author | Helen Borrie |
Post date | 2002-03-06T11:09:51Z |
At 04:40 PM 05-03-02 -0800, Dion wrote:
1. What is the path string in the client? It should be e.g.
NTSERVER:C:\databases\ourdb.gdb
where C:\databases\ourdb.gdb is the local path to a disk **physically**
connected to the server. If it is anything else (e.g. a share or other
network drive) it won't connect.
2. Try to use command-line isql from the client in order to connect to the
database. (This is always my first test on a newly installed database..)
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________
>Hi,Two possibilities to look at:
>
>My Clients do have an active connection to the NT server. They can log onto
>the FB db server the first time. When they log on the second time, they get
>the following error:-
>"Unable to complete network request to Host 'NTSERVER'. Failed to establish
>a connection."
>
>Here is the config on one of the clients:-
>
> Hosts file
> 192.168.0.21 NTSERVER
> 127.0.0.1 local host
>
> Services file
> gds_db 3050/tcp
>
>
>I have the gds32.dll in the Windows subdirectory. Firebird is not running as
>an app. Version(gds32.dll) is WI-T1.0.0.679
>
>
>Server
>
>FB is running as a service on the server.
> Product Version:- 1.00.679
> File Version :- WI-T1.0.0.679
> Special Build Description :- FB RC2
>
>I added the same line in the servers services file(gds_db 3050/tcp..).
>
>
>I can also see the server(ping it from the client). Trying the 'Diagnose
>Connection' option in IBConsole using the TCPIP tab with 'NTSERVER' as the
>server and TCPIP as the protocol, yields the following result:-
> Attemption conn...
> Socket for connection obtained.
>
> Found Services 'GDS_DB' at 3050
> Failed to connect to host 'NTSERVER'
> on port 3050. Error Num 10035.
>
> TCPIP commun...
>
>I would really appreciate all the help I can get. This is my first server
>installation, and I have obviously left a heck of a lot of configuration
>out.
1. What is the path string in the client? It should be e.g.
NTSERVER:C:\databases\ourdb.gdb
where C:\databases\ourdb.gdb is the local path to a disk **physically**
connected to the server. If it is anything else (e.g. a share or other
network drive) it won't connect.
2. Try to use command-line isql from the client in order to connect to the
database. (This is always my first test on a newly installed database..)
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________