Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How can I connect a Netbeans J2me to a Mysql database?

user-image
Question added by Deleted user
Date Posted: 2013/04/13
Maroun Baydoun
by Maroun Baydoun , Freelance developer , self-employed

The best way is to develop a web service that ensures the communication between the J2ME application and the database.
Connecting the application directly to the database is both unpractical and unsafe.

More Questions Like This