hi there;
i am doing jsp and open a oracle database running on Linux.
my connectin string:
Connection conn = DriverManager.getConnection ("jdbcracleci8MV","lhsmv", "lhsmv"
--error that appeared--
java.sql.SQLException: No suitable driver
i am doing jsp and open a oracle database running on Linux.
my connectin string:
Connection conn = DriverManager.getConnection ("jdbcracleci8MV","lhsmv", "lhsmv"
--error that appeared--
java.sql.SQLException: No suitable driver