下面是我的代码,我只得到数组中数据库的最后一个值,但是我需要数组中的整个列值.the values from the dbsqlite3_stmt *statement;
if (sqlite3_prepare_v2(db, [sql UTF8String], -1, &statement, nil)==SQLITE_
我试图通过blob列查询SQLite表,blob列是SHA256哈希。-- the parameter is bound using sqlite3_bind_blob, not to use literalsusing System.Linq;using System.Data.SQLite;usingquery.Param