자바 오류 메세지 Exception in thread "main" java.sql.SQLException: No suitable driver found for jdbc:oracle:thin:@localhost:1521:xeat java.sql.DriverManager.getConnection(Unknown Source)at java.sql.DriverManager.getConnection(Unknown Source)at test.Test1.getResult(Test1.java:18)at test.Empout.main(Empout.java:11) 데이터 베이스에서 데이터를 가져올때 이클립스에서 해당 오라클 드라이버를 로드하지 못했을때 발생하는 오류해결 : Project + Path 더보기 이전 1 ··· 39 40 41 42 43 44 45 ··· 172 다음