Subject | Re: [IBO] Connecting a Windows Client To Linux Interbase Server |
---|---|
Author | Artur Anjos |
Post date | 2001-11-16T12:27:11Z |
If
the problem is TCP related, you can test it using ping.
Try (at console mode)
ping sugba
or
ping 192.168.1.3
Next, you have to make shure the server responds on port 3050. Try telnet it on port 3050. If it can not connect at that port (it will not give any message if he can) you know the problem it's the port.
Last, if "so far so well", you can have other problem on the server that other program is using port 3050.
Artur Anjos
the problem is TCP related, you can test it using ping.
Try (at console mode)
ping sugba
or
ping 192.168.1.3
Next, you have to make shure the server responds on port 3050. Try telnet it on port 3050. If it can not connect at that port (it will not give any message if he can) you know the problem it's the port.
Last, if "so far so well", you can have other problem on the server that other program is using port 3050.
Artur Anjos
----- Original Message -----
From: G. Allen Casteran
To: IBObjects@yahoogroups.com
Sent: Friday, November 16, 2001 12:01 PM
Subject: Re: [IBO] Connecting a Windows Client To Linux Interbase Server
Try rebooting the PC first. Your version of windows may only read this file
at boot-time.
If that doesn't work change the second line to
192.168.1.3 sugba
Drop the rest of the line. I'm not sure that windows likes that.
Allen.
At 09:06 AM 11/16/2001 +0000, you wrote:
>Hi People,
> I developed an application on a stand-alone PC using Dephi 3 and
>IBOjects to connect directly to Interbase. I am now porting my
>database to Linux with CS Interbase.
> I cannot get my Windows Client to connect to the DBMS in Linux. I
>read that all I have to do is put an entry in the Windows HOST file
>as follows eg.
> 127.0.01 localhost
> 192.168.1.3 sugba sugba.msugsc.edu.ph (private domain),
>
>but it is not working.
>
>I am getting this error: host sugba cannot be found
> unknown Win32 error 10061
>
> Thanks for the help it is much appreciated. My application is a
>student information system for our school.
>
>Rudy Dorado
>Gen Santos City, Philippines
>
>
>
>
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Yahoo! Groups Sponsor
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]