|
Re: J2ME and JDBC, what's your preference?: msg#00094java.sun.kvm
On Thursday 04 December 2003 10:22 am, you wrote: > I would like to know everyone's opinion on the best way to connect to an > external database from a J2ME application. We all know that java.sql.* > is not available on the J2ME platform, but there are some companies that > make APIs that look similar to standard JDBC for J2ME devices. > > So, what's your preference? Oracle 9i Lite? Reqwireless? Pointbase? Are > there others? My preference would be to shoot the SQL statements to a servlet and let the servlet handle connecting to the database and then encoding the result set. This would give you the freedom to define your own result set encoding standard while using standard JDBC off-device. -- Darryl L. Pierce <mcpierce@xxxxxxxxxxxxx> Visit the Infobahn Offramp - <http://mypage.org/mcpierce> "What do you care what other people think, Mr. Feynman?" =========================================================================== To unsubscribe, send email to listserv@xxxxxxxxxxxx and include in the body of the message "signoff KVM-INTEREST". For general help, send email to listserv@xxxxxxxxxxxx and include in the body of the message "help".
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Bluetooth Java Games, Ulf Soderberg |
|---|---|
| Next by Date: | Re: More Bluetooth questions..., Ben Hui |
| Previous by Thread: | Re: J2ME and JDBC, what's your preference?, C. Enrique Ortiz |
| Next by Thread: | Successfull case studies?, Robert Nicholson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |