I'm developing a program written in Java ME for Palm OS that creates a DB, read and write on it too, but I need to know somethings:
- How can I create PDB files using Java ME?
- When I use a RecordSet on Java ME I'm acessing a PDB?
- How to access a PDB in Java ME?
Thanks.