home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 December / WPCDEC98.ISO / software / UTILITY / OPTIO / _SETUP.1 / optEmpty.mdb / System.json < prev   
Encoding:
JavaScript Object Notation  |  1998-03-28  |  964 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "YouID": "Long Integer",
  5.         "PartID": "Long Integer",
  6.         "Partner": "Boolean NOT NULL",
  7.         "BeenHere": "Boolean NOT NULL",
  8.         "PositionInRecPos": "Long Integer",
  9.         "Section_Reached": "Long Integer",
  10.         "MortgageYou": "Boolean NOT NULL",
  11.         "MortgagePart": "Boolean NOT NULL",
  12.         "LiabilitiesYou": "Boolean NOT NULL",
  13.         "LiabilitiesPart": "Boolean NOT NULL",
  14.         "ExpensesYou": "Boolean NOT NULL",
  15.         "ExpensesPart": "Boolean NOT NULL",
  16.         "FirstTimeAtBorrow": "Boolean NOT NULL",
  17.         "HaveCurrPolicies": "Boolean NOT NULL",
  18.         "HaveDeathInService": "Boolean NOT NULL",
  19.         "FinishedFactFind": "Boolean NOT NULL",
  20.         "CashFlowReport": "Boolean NOT NULL",
  21.         "VersionNo": "Long Integer"
  22.     },
  23.     "data": [
  24.         {
  25.             "ID": 1,
  26.             "YouID": 999,
  27.             "PartID": 999,
  28.             "Partner": 0,
  29.             "BeenHere": 0,
  30.             "PositionInRecPos": 0,
  31.             "Section_Reached": 0,
  32.             "MortgageYou": 0,
  33.             "MortgagePart": 0,
  34.             "LiabilitiesYou": 0,
  35.             "LiabilitiesPart": 0,
  36.             "ExpensesYou": 0,
  37.             "ExpensesPart": 0,
  38.             "FirstTimeAtBorrow": 0,
  39.             "HaveCurrPolicies": 0,
  40.             "HaveDeathInService": 0,
  41.             "FinishedFactFind": 0,
  42.             "CashFlowReport": 0,
  43.             "VersionNo": 1
  44.         }
  45.     ]
  46. }