Subject | Re: [ib-support] connecting to the server |
---|---|
Author | Helen Borrie |
Post date | 2002-03-01T14:27:27Z |
At 01:33 PM 01-03-02 +0100, you wrote:
storage resource that is directly connected to the same server that is
running the Firebird server program.
times out, then you know you have some configuration to do on the client
machine - most probably the HOSTS entry is missing.
through NetBEUI or something...
try:
1. ping the server by name (not IP address)
2. if ping is successful, go ahead and make sure that you have the path
exactly correct.
(if not, then set up the HOSTS entry and goto 1 --> 2 until it works).
machine. And check the SP number. SP 5 corrected some ugly problems to do
with RAS. That might be pertinent to your problems.
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________
>today I tried to connect a new client to a server running FB on W2000.It can't be a share - the database path must be ONLY a physical path to a
>
>The server shares a directory called "database" and the server name is
>"server".
storage resource that is directly connected to the same server that is
running the Firebird server program.
>I have successfully connected clients running W95 or W98 to the same server.The proper test for TCP/IP is to ping the server from the client. If ping
>
>This time, the client runs Windows NT 4.0 .
>
>As a start, I checked that the server is regularly seen from "Network
>Resources".
times out, then you know you have some configuration to do on the client
machine - most probably the HOSTS entry is missing.
>Then I tried to connect WISQL.That usually means it found the server but it can't find the file.
>
>I set the following parameters:
>
>remote server: checked
>
>server: server
>
>network protocol: tcp/ip
>
>database info: c:\db.gdb
>
>user name: SYSDBA
>
>password: masterkey
>
>These parameters always worked with W95/98 clients.
>
>This time, I got the message: "error while trying to open the file"
>I tried alsoI'm suspicious about those win9x machines - perhaps they were connecting
>
>database info: c:\database\db.gdb
>
>with no luck.
>
>Is there something special with WNT I should know ?
through NetBEUI or something...
try:
1. ping the server by name (not IP address)
2. if ping is successful, go ahead and make sure that you have the path
exactly correct.
(if not, then set up the HOSTS entry and goto 1 --> 2 until it works).
>This PC is the only one running WNT in the whole office and I was told thatHmmm, then make sure you delete IPX/SX from the protocol stack on that
>the technician who built the network had to strive to connect this PC to
>the server (no further information re the reason...).
machine. And check the SP number. SP 5 corrected some ugly problems to do
with RAS. That might be pertinent to your problems.
cheers,
Helen
All for Open and Open for All
Firebird Open SQL Database ยท http://firebirdsql.org
_______________________________________________________