I created a j2me application for contact list and it is storing in the local database derby.In emulator it is working properly and the data is also storing in local db perfectly.But when i run in nokia mobile c200 it is not working.Please tell me how to wok j2me application with mobile.
问问题
435 次
1 回答
1
derby 数据库示例的链接
数据库/ConnecttoDerbydatabase.htm">http://www.java2s.com/Tutorial/Java/0340_Database/ConnecttoDerbydatabase.htm http://www.ibm.com/developerworks/library/os-ad-trifecta1/index.html
请清楚地发布你的问题。如果你在模拟器中运行你的代码,它也应该在设备中完美运行。检查你的德比罐,你可能会错过。
于 2013-03-07T08:50:59.463 回答