is it possible use or access or modify MS Access in j2me...if yes how..? any sample code..?
Regards
is it possible use or access or modify MS Access in j2me...if yes how..? any sample code..?
Regards
I think its not possible untill you do some communication using bluetooth or web service.
in case the MS Access is present in the Handset..?
Hi,
Ask yourself, do you have API to support it. (J2ME does not have such API)
If there is not, are you able to develop yourself such API.
Check API of J2ME from http://java.sun.com/javame/reference/apis.jsp#api
Moreover, experimenting is good practice in programming. GOOD LUCK
---Knowledge sharing is power---
Hans