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 ..