Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java and oracle 11g connectivity

Ashish ParabJun 22 2014 — edited Oct 15 2014

i created java front end and i will be using oracle 11 g database.

for connectivity i use jdbc-odbc bridge.

for that i need to create oracle dsn(data source name).

but after creating dsn when i test the connection it throws an exception" ora 12154 tns could resolve.......".

how to go about it?

also please explain type 4 driver. that is pure java driver using socket programming ..

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2014
Added on Jun 22 2014
6 comments
505 views