开发者

Blackberry - DatabaseIOException when creating database in store folder

In my app开发者_如何学运维 i am creating database,its working well in 9000 simulator but it throws "DatabaseIOException can not create folder file:///store/Databases/" exception when testing on 9700 simulator and in 8900 device.What is the problem please help me.

Thank You


You generally can't create folders or add files from the root of the /store filesystem. Try "/store/home/user"

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜