Mailinglist Archive: opensuse-edu (225 mails)
| < Previous | Next > |
Re: [suse-linux-uk-schools] MySQL and java connectivity
- From: MJ Ray <markj@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 May 2003 06:33:01 +0000 (UTC)
- Message-id: <slrnbc6d6f.34g.markj+0111@xxxxxxxxxxxxxxxxx>
Bill Antonia <bill@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> I've managed to install the java mysql driver and it seems to be working
The one just for MySQL, or an ODBC one?
> correctly. The problem is that the java applet I have written, when it tries
> to connect, depending upon whether localhost was used or the hostname was
With ODBC, I've hit problems in the connector trying to use a domain socket
instead of a TCP socket if "localhost" is given, but domain sockets weren't
enabled on that system. I don't know if that's similar to your problem.
--
MJR http://mjr.towers.org.uk/ IM: slef@xxxxxxxxx
This is my home web site. This for Jabber Messaging.
How's my writing? Let me know via any of my contact details.
> I've managed to install the java mysql driver and it seems to be working
The one just for MySQL, or an ODBC one?
> correctly. The problem is that the java applet I have written, when it tries
> to connect, depending upon whether localhost was used or the hostname was
With ODBC, I've hit problems in the connector trying to use a domain socket
instead of a TCP socket if "localhost" is given, but domain sockets weren't
enabled on that system. I don't know if that's similar to your problem.
--
MJR http://mjr.towers.org.uk/ IM: slef@xxxxxxxxx
This is my home web site. This for Jabber Messaging.
How's my writing? Let me know via any of my contact details.
| < Previous | Next > |