RE: JDBC and applet

2002-03-20 Thread Schölver, Andreas

I just took a look at all of that, especially the jar file.
It contains another jar file! (with the mm.mysql driver classes)
maybe it appears that some runtimes don't get this working !?!
it worked fine on my system :
browsers netscape 6 (winnt4 and linux) and opera 5 (winnt4).

Andreas

* sql,select *
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, March 13, 2002 6:29 PM
 To: [EMAIL PROTECTED]
 Subject: JDBC and applet
 
 
 Hello friends,
 
 I am having a problem using the MySQL JDBC driver from an 
 applet. In my
 local machine's browser and on very few remote machine's browsers the
 applet works correctly, however in most remote machine's browsers it
 cannot find a suitable driver.
 
 What is wrong with my Java code? Or my applet tag? The applet 
 is located
 at http://gharms.dhs.org/3.html. The Java code that calls JDBC is in
 http://gharms.dhs.org/Examples/FifthApplet/JDBCDataSource.java.
 
 Thanks in advance.
 
 Best regards,
 Gunnar Harms

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: Where is MySQL-DBI-perl-bin.rpm?

2002-03-18 Thread Schölver, Andreas

AFAIK not all of the perl modules are available as RPMs, 
you may either have to create the RPM on your own, 
or have to install that module the normal way, and force 
the installation of the dependent RPM using '--nodeps'.

the latest distributions built by SuSE contain some of the 
perl modules as RPMs.
maybe you can find them on their FTP server.

concerning version ... take a look inside the RPM, it 
tells you whether a certain version is required or just 
any version.

Andreas

* sql, select *

 -Original Message-
 From: Iago Sineiro [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, March 13, 2002 12:11 PM
 To: MySql Mail List
 Subject: Where is MySQL-DBI-perl-bin.rpm?
 
 
 Hi.
 
 I've installed mysql-3.23.49a rpm packages from www.mysql.com 
 on a Pentium
 RedHat 7.2 machine.
 
 When I try to install MySQL-bench-3.23.49a-1.i386.rpm package 
 it depends in
 MySQL-DBI-perl-bin package.
 
 I failed to find MySQL-DBI-perl-bin package in www.mysql.com, 
 where is it?
 and what version I need for
 MySQL-bench-3.23.49a-1.i386.rpm package.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php