hi,
  I am pretty new to java servlets.
Tried out a example which connects to the database and I get a error

"could not load databse driver oracle.jdbc.driver.OracleDriver
[oracle.jdbc.driver.OracleDriver] " which was caught in the catch block .

FYI the DB is in another machine and the JRun is in my machine and the Oracle
driver is installed in my machine

I have the oracle driver but I need to know if I am using the right oracle
driver.

Also I want to know how to debug this error.
I mean how do I proceed from here like as to why the database driver did not
load etc etc.

thanks for the help in advance

Sanjeevi



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to