250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Eclipse
- spring
- jpa
- myBatis
- MSSQL
- error
- MySQL
- 설정
- maven
- Exception
- AJAX
- SpringBoot
- 오픈소스
- Core Java
- Thymeleaf
- PostgreSQL
- STS
- IntelliJ
- Python
- Source
- 문서
- ubuntu
- Tomcat
- Spring Boot
- oracle
- JDBC
- Open Source
- JavaScript
- git
- Docker
Archives
- Today
- Total
목록Data Source Explorer (1)
헤르메스 LIFE
[SQLite] Eclipse에서 SQLite 사용
환경Eclipse 3.7.xSQLite version 3.7.12 2012-05-14 01:41:23 1. JDBC 다운로드http://www.zentus.com/sqlitejdbc/ 2. Perspective 추가 3. New Connection Profile 4. SQLite 선택 5. New Driver Definition 6. SQLite 선택 7. 기존 Driver 삭제 후 다운받은 Driver 추가 8. SQLite 설치 폴더 선택 9. SQLite HOME%\생성된 DB.db Test Connection 버튼 클릭하면 Success Alert이 뜨면 성공 10. 설정 확인 11. DB Connection 및 실행 Open SQL Scrapbook Type > New SQLite > TEST 선택
Database
2012. 5. 17. 16:58