> Hello
>
[quoted text clipped - 10 lines]
>
> Could someone please suggest if I am making some mistake here.
Without seeing more of your code, it's hard to tell whether or not there is
an error in there, somewhere.
Although I haven't seen that specific error before, I suggest you give it
another try, this time using the Oracle drivers (supplied with 10g) instead
of the Sun driver you mentioned. More info can be found on the following
page:
http://jcsnippets.atspace.com/java/database/connect-to-oracle-database.html
.
Best regards,
JayCee
--
http://jcsnippets.atspace.com/
a collection of source code, tips and tricks
javadev - 27 May 2006 06:42 GMT
Thanks JayCee
I did try connecting with the drivers that came with 10g and it worked.
Regards
SS