package oracle.jdbc.driver does not exist!!
843854Oct 12 2003 — edited Dec 25 2003hi there..
am writing a JBDC application and i got the following error:
"package oracle.jdbc.driver does not exist"
what am i supposed to do??
well, am not sure, but i guess the above means that i dont have a JDBC driver for oracle; f i am right, where to get that from and how to install it (in terms of code and maybe enviroment variable)???
one more question: if i want connect to another DB engine than oracle, for example sql server or DB2, do i have to get a different driver??
Appreaciating ur cooperation
MOurad