Re: Oracle's JDBC Thin Client

From: Kemal Soysal <Kemal_at_staps.de>
Date: 1998/06/19
Message-ID: <358A5A21.3477793A_at_staps.de>#1/1


Well you give some hints to your erroraenous applet,...

mcaighv2 wrote:

> Hi All,
>
> I wrote a test applet trying to query a database residing on an Oracle
> webserver by using a jdbc thin driver.
> [...]
>
> When I call the applet from the server using my account, it runs fine. When
> I call it from any other machine, or even when I calI it from another
> account on the server I get the SQLException :no suitable driver.
>

where is the driver located? I mean which volume,.. or which directory etc.why do you use your account?
is there a classpath in your system,... and where does it point to? .... The class loader cannot find the driver,... it seems to me,... who is webuser? or which preferences does this user have,... any classpaths?

> But then, how can the applet work fine for me and not for everybody?
>

try to find something in that order,.. but if that is all fine,... thenI cannot help you.

> Any comments/suggestions would be greatly appreciated!
> Thanks in advance,
> Hercules.

--
Kemal Soysal - Solmsstrasse 33 - 10961 Berlin            Kemal_at_staps.de
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Could I disassemble the .class into .java with JDK, so I can edit it?"
"Try ANTLR"
Received on Fri Jun 19 1998 - 00:00:00 CEST

Original text of this message