0
点赞
收藏
分享

微信扫一扫

fmdb使用心得(fmdatabase execute update error withargumentsinarray)


用了一会会儿的sqlite自带的函数接口,貌似有点坑。

就用了fmdb,确实好用,但是要注意,插入的时候,变量应该是对象,而不能是基本数据类型。否则,报错,虐。

error:"fmdatabase execute update error withargumentsinarray"

举报

相关推荐

0 条评论