|
|
DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too.
Its important to note that no application of this type will be work perfectly for every conceivable file type, DB View its intended to be complicated enough to be useful in a wide range of situations but simple enough to be usable. Let me know if I've got this balance wrong.

While DB View itself has a database which can be read with the following:
Have a play and you'll get the idea.
The main form represents a single record displayed using the active interpreter.
If record info is on (View->Toggle Record Info) the record size and attributes
such as dirty or busy are shown at the top.
Use the left and right arrows or the scroll keys to move to the previous
or next record, or click on the record number selector (between the arrows)
to jump to a record by number. Use the Change button to switch to a different
interpreter or to create new and edit existing interpreters. On handhelds
with the Sony Clie high resolution feature set, use the zoom button (to the
left of Change) to switch between font sizes. Use Database Info... on the
view menu to view general information about the current database.
Db View displays all records in all databases, even those marked secret.
If you believe that PalmOS security implies anything about how secure your
data is, this could be a risk. Currently DB View does not provide any way
of showing which category a record is in.
| 1.0 |
Initial Release |
page last updated: 2 November 2003