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

  1. {
  2.     "schema": {
  3.         "Loan_ID": "Long Integer",
  4.         "Person_ID": "Long Integer",
  5.         "Person_Type": "Text (13)",
  6.         "Loan_purpose": "Text (50)",
  7.         "Owed_to": "Text (50)",
  8.         "Joint_liability": "Boolean NOT NULL",
  9.         "Joint_person_ID": "Long Integer",
  10.         "Capital_per_annum": "Long Integer",
  11.         "Interest_per_annum": "Long Integer",
  12.         "Balance_os": "Long Integer",
  13.         "Date_Repaid": "DateTime",
  14.         "who_listindex": "Double"
  15.     },
  16.     "data": []
  17. }