This sounds like your DNS is returning a different name for your machine
(when the IP is used to do a reverse lookup) than your machine claims to
be.  Otherwise, mSQL may be setup to use identd to verify the user (I
haven't setup mSQL so I am not sure of its authentication scheme), in this
case, you would need to configure it to "trust" the win98 client.

You should ask this question on a mSQL forum.  It is NOT a Java or JDBC
problem.

On Sat, 2 Jan 1999, Gao Lei wrote:

> Dear friends,
> 
> When I use JDBC driver to connect the mSQL.
> I get following error message on one of my machine.
> "-1:Hostname/IP address mismatch"; but on other machines,
> the java application runs well.
> 
> Then, if I telnet the mSQL port(2224), I also get the same
> string from the database server, of course, on other machines,
> there's no this problem. The server is a Linux box.
> 
> The client OS is Win98. Dose this matter? Are there any
> configurations need me to set(both the server and client)?
> 
> Thanks for any hint of it.
> 
> Gao Lei.
> 

Reply via email to