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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle connection problem on SUN One

Re: Oracle connection problem on SUN One

From: Frank van Bortel <fvanbortel_at_netscape.net>
Date: Thu, 03 Feb 2005 15:31:43 +0100
Message-ID: <cttche$2q8$1@news3.zwoll1.ov.home.nl>


Knuutila Juha wrote:
> That's only because connection_ doesn't get initiated at connect -method.
> Then it's used at
>

>>> DatabaseMetaData dbmd = connection_.getMetaData();

>
> This is sample only, and is yes that exception is not handled properly,
> but that's not the point.
>
> -jk
>

And a regular client works with
the values given (USER/TTTT/@MYDB) ?
Is the @ needed in java as well?

There is no other error than the null pointer error, so something's fishy...

-- 
Regards,
Frank van Bortel
Received on Thu Feb 03 2005 - 08:31:43 CST

Original text of this message

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