MobileCan walkthrough
Opening screen. This shows you the database name on the top line, followed by the user and server on the second line. Pressing the + button will allow you to add connections. In Version 1.1 and higher, the password can be left blank, and you will prompted for the password.


Example of a connection set up with a blank password:

Entering queries
Connected to the dell database.
This query was created by pressing the first four buttons on the top row without the need for the keyboard.

Pressing the Tables button brings up the list of Tables. Pressing 'Insert' will insert the table name at the current position in the query.

After a query is executed, the quick result window appears. This shows an abbreviated view of the data, showing the first 6 fields without field names (3 on each line), as they fit on the screen.
If more detail is needed, each record expands to its own window to display all of the fields for the record.

The Record Detail window shows all the fields for the record in a vertical fashion and the record number in the title.

If a field is too long to fit on screen, a disclosure indicator will appear.

This then expands to show the whole field data

Database Status
From the Query window, press the 'Status' button in the lower left corner to see all running processes on the server. If there is sufficient privilege, processes can be killed.
Hitting Refresh will update the processes on the fly.

To get more detail on a process, select the process, and the Process Information window will appear. From here, a process can be killed. Upon returning to the Status, the processes will be refreshed.

