Hi,
make a service to sit on the same server as your applet and use the
JDBC-ODBC Bridge to access the DB. your applet will need to connect to the
port which your service is listening to. The Core Java book has a good
example on this
Reeza Ali.

----- Original Message -----
From: "Heakyung Park" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 02, 2000 8:31 PM
Subject: Applet access to backend database that is running on different
server


> Does anyone know how can we get away with "access denies error" when my
> applet is trying to access back end oracle database that is running on
> different server from my applet is running? Any suggestion! such as RMI or
> making a jar file etc. Thanks fo any help.
>
> HeaKyung Park
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to