Re: java.lang.NullPointerException while updating datetime field
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 10 Oct 2006 18:46:58 -0400
suhartha wrote:
I would like to give more lights on my issue. The database that i am
trying to connect from my JAVA app is Oracle Rdb (on OpenVMS 7.2
system). So my first question is if i can use JDBC:ODBC bridge for
accessing the db from my app. if not why?
the 2nd thing is i assume(if the JDBC:ORACLE: driver works the same way
JDBC:ODBC bridge does) for using jdbc:oracle:thin:... i need to make a
client DSN in my system. But MS winXP does not have a option to make
oracle:jdbc driver to make such a DSN. What can i do to overcome it?
JDBC ODBC bridge sucks no matter what database.
Oracle thin driver is only for normal Oracle.
RDB has its own JDBC driver.
See http://www.oracle.com/technology/software/products/rdb7/index.html
at the bottom.
Arne
.
- Follow-Ups:
- References:
- java.lang.NullPointerException while updating datetime field
- From: suhartha
- Re: java.lang.NullPointerException while updating datetime field
- From: joeNOSPAM@xxxxxxx
- Re: java.lang.NullPointerException while updating datetime field
- From: suhartha
- Re: java.lang.NullPointerException while updating datetime field
- From: Arne Vajhøj
- Re: java.lang.NullPointerException while updating datetime field
- From: suhartha
- java.lang.NullPointerException while updating datetime field
- Prev by Date: Re: java.lang.NullPointerException while updating datetime field
- Next by Date: Date issue with hibernate 3.1, under IBM WebSphere 5.1.1 and DB2 V8.1
- Previous by thread: Re: java.lang.NullPointerException while updating datetime field
- Next by thread: Re: java.lang.NullPointerException while updating datetime field
- Index(es):
Relevant Pages
|
|