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: Oracle & DreamWeaver UltraDev: issue connecting to database..

Re: Oracle & DreamWeaver UltraDev: issue connecting to database..

From: Brian Peasland <oracle_dba_at_remove_spam.peasland.com>
Date: Mon, 16 Jun 2003 15:14:56 GMT
Message-ID: <3EEDDEF0.45419F4E@remove_spam.peasland.com>


After you've loaded your JDBC drivers on your Windows box, then you'll need to set your CLASSPATH environment variable to let DreamWeaver know where to find the JDBC drivers.

HTH,
Brian

Oeln wrote:
>
> I've got Oracle9i (9.2.0.1.0) installed on Linux, & DreamWeaver
> UltraDev 4 on Windows 2000. I'd like to open a connection to the
> database from in DreamWeaver.
>
> I've identified the driver in DreamWeaver UltraDev on Windows as the
> Oracle Thin Driver: oracle.jdbc.driver.OracleDriver. I've got the URL
> as jdbc:oracle:thin:@garm.dyndns.org:1521:orcl. If I indicate the
> driver is on this computer (Windows), I get a Class not found error.
> If I indicate it is on garm.dyndns.org (computer on which Oracle db is
> installed on Linux) I get HTTP Error Code 405.
>
> I get the impression that the error on the local, Windows computer is
> that it is not finding the JDBC drivers (I've obtained them from
> http://otn.oracle.com/software/tech/java/sqlj_jdbc/htdocs/jdbc9201.html
> - no idea how to install in Windows); & that that is not the issue
> when I get the HTTP Error Code on indicating the drivers will be on
> the other computer on which Oracle is installed & which I'd like to
> connect to?
>
> - Oeln

-- 
===================================================================

Brian Peasland
oracle_dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Mon Jun 16 2003 - 10:14:56 CDT

Original text of this message

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