This chapter describes the format of the To Do List schema. For more information on working with schema databases, see Exploring Palm OS: Memory, Databases, and Files.
Table 6.1 ToDoDBSchema
Column Name
|
Col ID
|
Description
|
Type
|
Size
|
Due Date
|
100
|
Due Date
|
Date
|
-
|
Priority
|
200
|
Priority
|
Int8
|
-
|
Description
|
300
|
Description
|
VarChar
|
64Kb
|
Note string
|
400
|
Note
|
VarChar
|
64Kb
|