Do the J2ME MIDP APIs support JDBC based database connectivity?

Location: jguru.com/faq/view.jsp?EID=507373 Created: Sep 30, 2001 Author: Bill Day (jguru.com/guru/viewbio.jsp?EID=135825" rel="nofollow">jguru.com/guru/viewbio.jsp?EID=135825) Question originally posed by Bill Day PREMIUM (jguru.com/guru/viewbio.jsp?EID=135825" rel="nofollow">jguru.com/guru/viewbio.jsp?EID=135825 No, not directly. You may however use HTTP to talk to a proxy (which might be a Java Servlet or JSP, for instance), which in turn may use JDBC to interact with the database. MIDP supports HTTP via HttpConnection, an implementation of the J2ME CLDC Generic Connection framework.

More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions