hi
i was working with an oracle project, and all was fine until i got an error, i saw my connection wasn’t open so i tried to open it, but surprise i got an error, can’t remember what it was but said that something was wrong with a piece of code and showed it to me. i tough something is wrong with the ojdc i am using may be it got corrupted so i decided to download the ojdbc.jar from oracle and tried again and got the following:
java.lang.classNotFoundException: oracle.jdbc.driver.T4CDriverExtension
what can i do???
and what did i do to get this error????