1. 일반 자바 프로젝트 생성

2. Main클래스 생성

3. lib폴더 생성

4. https://mvnrepository.com/artifact/mysql/mysql-connector-java MavenRepository - MySQL Connector/J 를 lib에 붙여넣고 build path

5. txt 파일 복사 붙여넣기

Main.txt
0.00MB

6. Main파일 Run As JUnitTest

 

 

참고 https://min-it.tistory.com/5

참고 https://gmlwjd9405.github.io/2018/05/15/setting-for-db-programming.html

'DB' 카테고리의 다른 글

jdbc 연동 후 , sql문 보내기  (0) 2020.06.16
2.sql명령어  (0) 2020.05.15
1. XAMPP  (0) 2020.05.15

+ Recent posts