SQLite 실행
CODEDRAGON ㆍDevelopment/Database
반응형
SQLite 실행
시작 > 실행 > cmd.exe 입력
sqlite3.exe 파일이 있는 디렉터리로 이동
cd C:\SecureCoding\SQLite\sqlite-shell |
dir 로 해당 폴더안의 파일 내용 확인 (sqlite3.exe)
dir |
sqlite3.exe 실행
'Development > Database' 카테고리의 다른 글
Korea DB -국가 DB (0) | 2015.01.24 |
---|---|
KDATA-Linked Data for KOREA (0) | 2015.01.23 |
DAP, DAsP, ADP, ADsP, SQLP, SQLD, 데이터 자격시험, 데이터베이스 자격시험 (0) | 2014.12.20 |
An Introduction to Statistical Learning, 데이터 분석, R Code, pdf (0) | 2014.12.17 |
[SQLite] SQLite 3.8.7.2 Package (0) | 2014.12.17 |