Oracle Thin Driver

I want to use Oracle Thin Driver for database connectivity

Does the license of Thin Driver comes with Oracle or I have to purchase it seperately

Also how many connections does this driver support. Is there any default max. no of connection set in Oracle

for connection. I want to implement connection pooling using thin driver

[373 byte] By [msyal] at [2007-9-26 4:27:35]
# 1
The thin driver comes with oracle and can be found under the jdbc/lib directory. Use the classes12.zip file. I'll bet the farm that there is a default no of connections in oracle. I've implemented a connection pool using the thin drivers before and had no problems.-Dat
DatBean at 2007-6-29 17:37:25 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2

Hi,

i have a question regarding the oracle thin driver connectivity. i had posted my code and my setup.i'm having the driver registration problem.i had set the classpath and path as told by that.....

i don't know what the problem is......

pls help my by replying to my email that i had sent earlier which has the subject oracle thin driver connectivity.

thanks.

urmila

urmilad at 2007-6-29 17:37:25 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...