![]()
|
ġ : SQLite Windows ![]() 1 SQLite Windows
ۼ: mwyun()
SQLite ̴.
ڼ ũ Ʈ Ѵ. 2 غ2.1 Ϸ ȯ
3 ٿε
̺귯 ų Ʈ α ҷ ҽ ʿϴ. sqlite α αν ϳε sqlite database ̿ ִ. ٸ ̺귯 ʿ ʴ´. C ̺ ؿ SQLite 丮 sqlite.zip, sqlitedll.zip, sqlite_source.zip ٿް Ǭ. 丮 ȴ. 3.1 丮4 ̺귯
5 Ʈ α ۼ
Ʈ α C ҽڵ带 ̿Ѵ.
Qukck Start
6 Ʈ
C:\SQLite\test\Debug>test
Usage: test DATABASE SQL-STATEMENT
C:\SQLite\test\Debug>test ex1 "create table tbl1(one varchar(10), two smallint)"
C:\SQLite\test\Debug>test ex1 "insert into tbl1 values('hello!',10)"
C:\SQLite\test\Debug>test ex1 "insert into tbl1 values('goodbye', 20)"
C:\SQLite\test\Debug>test ex1 "select * from tbl1"
one = hello!
two = 10
one = goodbye
two = 20
C:\SQLite\test\Debug>
C:\msdn\SQLite\test\Debug>dir
C µå¶óÀ̺êÀÇ º¼·ý: ·ÎÄà µð½ºÅ©
º¼·ý ÀÏ·Ã ¹øÈ£: 2954-140B
C:\SQLite\test\Debug µð·ºÅ͸®
2004-02-15 05:01a <DIR> .
2004-02-15 05:01a <DIR> ..
2004-02-15 02:35p 41,984 vc60.idb
2004-02-15 02:35p 203,764 test.pch
2004-02-15 02:35p 53,248 vc60.pdb
2004-02-15 02:35p 1,875 StdAfx.obj
2004-02-15 02:35p 4,240 test.obj
2004-02-15 02:35p 166,728 test.ilk
2004-02-15 02:35p 155,699 test.exe
2004-02-15 02:35p 320,512 test.pdb
2004-02-15 02:33p 843,845 sqlite.dll
2004-02-15 04:34p 3,072 ex1 <- db ÆÄÀÏÀÌ »ý¼ºµÇ¾ú´Ù.
10°³ ÆÄÀÏ 1,794,967 ¹ÙÀÌÆ®
2 µð·ºÅ͸® 743,096,320 ¹ÙÀÌÆ® ³²À½
C:\SQLite\test\Debug>
|
|
|
|
|