|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
I am having some trouble connecting a Java applet to mysql using the JDBC. Whenever I try to connect to the server where the database is I get an error that says:
Server configuration denies access to data source I am using Java 1.2, mm.mysql driver, Netscape 4.73 and Internet Explorer 5. Thanks |
|
#2
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by dkbrad:
I am having some trouble connecting a Java applet to mysql using the JDBC. Whenever I try to connect to the server where the database is I get an error that says: Server configuration denies access to data source I am using Java 1.2, mm.mysql driver, Netscape 4.73 and Internet Explorer 5. Thanks[/quote] On which server is the MySQL dbase installed? The problem is that from an applet it is not possible to connect to another server than where the applet itself came from. This is a Java security issue. Peter |
|
#3
|
|||
|
|||
|
The applet is coming from the server
|
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > JDBC connection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|