Oracle 9i LIte Connectivity with MIDP

Hello, I am facing problem for connectivity of MIDP and Oracle 9i Lite. Anyone knows the which tool is good to desing the MIDP. Shall i use the Swing/AWT in MIDP. Is there any way to make Grid Layout and Buttons with MIDP.
[236 byte] By [sachin.parikha] at [2007-10-2 7:55:26]
# 1
There is no JDBC and no AWT/Swing in MIDP. Please look at the api docs and examples to see how it works.
deepspacea at 2007-7-16 21:45:03 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
you cant user those in the MIDPbut you have to call server application and then server applciation will fetch teh data from the oracle and retunr them back to midletjig2nesh@hotmail.com
jigneshkakkada at 2007-7-16 21:45:03 > top of Java-index,Java Mobility Forums,Java ME Technologies...