sqlite查 位名
select * from tableName1;
但是因table有任何的record,所以有返回任何一料
有什方法查table有什位
thx
[解决办法]
.schema ?TABLE? Show the CREATE statements
- SQL code
sqlite> .schema t1CREATE TABLE t1(id int,col1 char(10));sqlite>
[解决办法]
"select sql from sqlite_master where name = 'table_name'"
然后sqlite3_exec
在callback的第三个参数返回的就是相关的DLL, parsing it