http://darkcher.tistory.com/179
1. sql explorer 설치
eclipse -> help -> install new software -> add -> http://eclipsesql.sourceforge.net/ -> sql explorer 최신버전 설치
2. sqlite jdbc 라이브러리 jar파일 설치
http://www.xerial.org/maven/repository/artifact/org/xerial/sqlite-jdbc/
에서 최신 jdbc jar를 다운로드 받아 eclipse의 plugin폴더에 복사 한다(다른 곳에 해도 되지만 햇갈리니)
3. sql exploroer에 sqlite jdbc driver 추가 하기
eclipse -> open perspective -> other -> sql explorer
name 을 지정
driver sqlite 선택
url은 full_db_path에 sqlite db 파일을 지정한다.
ex) c:\data\data.db
=> jdbc:sqlite:c:/data/data.db
Subscribe to:
Post Comments (Atom)
-
* postgres - pgmodelear ** new version > download: https://github.com/pgmodeler/pgmodeler sudo apt-get install qt-sdk sudo apt-get ins...
-
how to connect postgres in openoffice --> https://wiki.openoffice.org/wiki/Base/connectivity/PostgreSQL Base/connectivity/PostgreS...
-
Consolas also work with VS2010 Consolas 폰트가 설치만으로 사용가능하지만 이름 선택을 "Consolas "로 하고 싶다면 아래와 같이 한다. 다운로드 링크: http://www.microsof...
No comments:
Post a Comment