I have problem with connection between Database and
Wireless device, plz send me a sample code.

Answer Posted / chiran

If u want to content to database such as oracle use the
classes inside package use javax.microedition.io

or else if u want to store anything on the phone for
persistance storage use classes inside javax.microedition.rms

to store records then you could use the RecordStore class in
the rms package

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Memory managment technique in j2me

1890


Write a Java program to deactivate a cell phone when authentication failed

1901


Memory managment technique in j2me

1995


Is there any framework in j2me that supports for all three HTc,iphone,Nokia phones.

2069


what are all contain highlevel api?

1892


Give the name of classes of j2se which is not used in j2me

1973


In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1974


What is amps ?

752


create a menu which has the following options:cut-can be on/off,copy-can be on/off,paste-can be on/off,delete-can be on/off,select all-put all4 options on,unselect all-put all 4 options off,using event handling in MIDP application

5449


where images can be stored in j2me?

2170


What is j2me in mobile computing?

689


11 is a group of specifications for wireless networks developed by the Institute of Electrical and Electronics Engineers (IEEE). 802.11 uses the Ethernet protocol and CSMA/CA (carrier sense multiple access with collision avoidance) for path sharing.

704


what is the use of wtk?

1720


what is the application compatability?

1897


create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.

3108