Re: Thin drivers



i am accessing database on the server machine....do i need to install
thin drivers on my machine...or it will automatically take it from
server...plz help
You need to add that that file name of thin driver package into your
classpath, otherwise Class.forName() will throw ClassNotFoundException.

.