开发者

what's wrong with sqlite 3 ? I have just added libsqlite3 file and my database created by manager then

开发者 https://www.devze.com 2022-12-27 22:02 出处:网络
What\'s wrong with sqlite 3 ? I have just added libsqlite3 file to my framework and my databasae to my resources folder created by manager... then my application is not opening. report, relaunch optio

What's wrong with sqlite 3 ? I have just added libsqlite3 file to my framework and my databasae to my resources folder created by manager... then my application is not opening. report, relaunch options screen appears although i did not do anything with the sqlite3 .. Is it time to 开发者_如何学运维try my app in real iphone ??


Without more information, there's no way to know what is going on, but I'll answer the only question I see.

Nothing. SQLite3 has worked fine for me in the past, therefore I have to conclude that the issue isn't with SQLite3 but instead an issue with your application.

If you post what language/platform/frameworks/etc. you're using, possibly along with some sample code, we'd all be able to be much more helpful.

0

精彩评论

暂无评论...
验证码 换一张
取 消