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: Configuring JDev with Oracle

Re: Configuring JDev with Oracle

From: unknown <nobody_at_blackhole.nospam.com>
Date: Mon, 16 Sep 2002 22:56:11 +0200
Message-ID: <pan.2002.09.16.20.56.11.579524.1809@blackhole.nospam.com>


On Mon, 16 Sep 2002 20:58:27 +0200, Biere wrote:

> Hello everybody.
>
> Easy question. I apologize for it ! But i don't find the solution.
>
> I have installed JDeveloper9i and Oracle9i on my computer.
>
> An Oracle HTTP Server is opened.
>
> Oracle HTTP Server Powered by Apache/1.3.22 (Win32) mod_plsql/3.0.9.8.3b
> mod_ssl
> /2.8.5 OpenSSL/0.9.6b mod_fastcgi/2.2.12 mod_oprocmgr/1.0 mod_perl/1.25
> running...
>
> So next, i had wanted to try the connection to the database. I opened
> JDev. I tried to create a new Database Connection. And here i really
> don't know which one to choose for 'Connection Type' : Oracle JDBC,
> JDBC-ODBC bridge, Oracle Lite, Third Party JDBC driver. I tried all of
> them but it didn't work.
>
> If someone can tell me which connection i have to pick, i would be very
> pleased.
>
> Ronan Biere.
 

Just to get started, use the thin driver. It almost never fails. You don't need the Apache stuff. From JDeveloper9i, just create a new

database connection, enter the host, port, sid, userid password and
deploy password. Then test the connection, there is a test page in the
notebook control. If the connection works, you can use it for your
projects.

If you just want to write code that connects to the database, you don't need aforementioned connection.

-- 
Cheers, 

dmz17 --- If I had an Xbox it would run Linux ---
Received on Mon Sep 16 2002 - 15:56:11 CDT

Original text of this message

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