home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / palmtask / palmtask.exe / _SETUP.1 / PTasks.mdb / Central_KBase.json < prev    next >
JavaScript Object Notation  |  1999-12-21  |  691b

  1. {
  2.     "schema": {
  3.         "Task_ID": "Long Integer",
  4.         "Owner": "Text (50)",
  5.         "Task": "Memo/Hyperlink (255)",
  6.         "Location": "Text (35)",
  7.         "Details": "Memo/Hyperlink (255)",
  8.         "Status": "Memo/Hyperlink (255)",
  9.         "Created_By": "Text (50)",
  10.         "Created_On": "DateTime",
  11.         "WhiteBoard": "OLE (255)",
  12.         "Review_By": "Text (50)",
  13.         "Rev_Notes": "Memo/Hyperlink (255)"
  14.     },
  15.     "data": [
  16.         {
  17.             "Task_ID": 1,
  18.             "Owner": "Trial User",
  19.             "Task": "Check out PalmTask!",
  20.             "Location": "Anywhere",
  21.             "Details": "Learn How PalmTask can help you and your entire office distribute and manage tasks!  Multi-User Task Management in the palm of your hand.",
  22.             "Status": "Done!",
  23.             "Created_By": "Trial User",
  24.             "Created_On": "01/01/99 00:00:00",
  25.             "Review_By": "Trial User",
  26.             "Rev_Notes": "PalmTask really helps!"
  27.         }
  28.     ]
  29. }