2 messages in com.mysql.lists.javaRe: Problem in connecting to the MySq...
FromSent OnAttachments
Janjanam Vijaya Kumar10 Jun 1999 13:12 
Christian Mack11 Jun 1999 05:09 
Subject:Re: Problem in connecting to the MySql Database
From:Christian Mack (Ma@compal.de)
Date:06/11/1999 05:09:36 AM
List:com.mysql.lists.java

Janjanam Vijaya Kumar wrote:

I have been trying to connect a mysql database from an applet. It works fine when run the applet using the appletviewer. When I run applet using netscape or ie, it gives an error "Can not connect to the mysql server on machine:port, Is there are MYSQL server running on machine:port". It looks like the error message is no way connected to the applet security as I am trying connect to the same machine as the applet source. Any ideas?

Thanks in advance, -Vijay

Hi Vijay

How about giving us some infos, so we can help you :) ?

Which JDK? Which Netscape? Which IE? How does your getConnection look like? Which JDBC driver and version? Is your MySQL running?

Tschau Christian