The moose likes Java Micro Edition and the fly likes Database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Database" Watch "Database" New topic
Author

Database

Bryon Phinney
Greenhorn

Joined: Aug 17, 2001
Posts: 13
What are the basics of setting up and using a database on a PDA (palm)? Any recommendations about a database to use?
Shubhrajit Chatterjee
Ranch Hand

Joined: Aug 23, 2001
Posts: 356
You can set up a database on a PDA but probably you won't be able to access it from J2ME as I understand , it is against security considerations of CLDC. You can ofcourse use RMS


Shubhrajit
Valentin Crettaz
Gold Digger
Sheriff

Joined: Aug 26, 2001
Posts: 7610
Here are some interesting articles:
Using Record Stores Efficiently by Eric Giguere
MIDP Database Programming Using RMS: a Persistent Storage for MIDLets by Qusay Mahmoud
Record Management System Basics by Eric Giguere


SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
David Chan
Greenhorn

Joined: Apr 19, 2001
Posts: 21
First of all, there is not relational database in PALM, it only have flat-file database system.
If you use PALM SDK, you can create a binary or ascii database.
If you use RMS in J2ME, you can create binary database only.
Oracle have a Oracle lite for handheld, PALM, PDA, but don't think it is a relational database. It is just a remote database management console for your Oracle database at PC or Unix.
Cheer,
David Chan
 
IntelliJ Java IDE
 
subject: Database
 
Threads others viewed
Shopping Cart - Part 2
Sharing data between web app's
share data
Large Files
Tech Word Game
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com