Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ???JDBC, Appletviewer and Web Browser

Re: ???JDBC, Appletviewer and Web Browser

From: Erbug Celebi <celebi_at_cs.deu.edu.tr>
Date: Mon, 22 Jun 1998 10:50:39 +0300
Message-ID: <358E0CCF.E093551A@cs.deu.edu.tr>


You must store the applet and database at the same server. An applet can only read data from where it is located.

huaping wrote:

> I wrote a Web-based Java program to access my MSQL database. The GUI was written in Java
> Applet. The program works fine under Appletviewer, but it does not work with either Netscape
> Communicator or Internet Explorer 4. The problem is that the application program cannot get
> connected to the MSQL database.
>
> Does anybody has any idea why the same program works with Appletviewer, but not with a
> Web Browser?
>
> Thanks.
>
> Huaping Luo

--



Erbug Celebi |
Department of Computer Engineering | Email: celebi_at_cs.deu.edu.tr Dokuz Eylul University | celebi_at_acm.org Bornova,Izmir |
35100, TURKEY |
Received on Mon Jun 22 1998 - 02:50:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US