home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / chip12_99.iso / software / testsoft / puzzle / DATA1.CAB / Database / Frm0005.mdb / InvoiceHdr.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-07-15  |  649 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Year": "Integer",
  5.         "Type": "Integer",
  6.         "No": "Long Integer",
  7.         "NoSuffix": "Text (12)",
  8.         "DocDate": "DateTime",
  9.         "AgeDate": "DateTime",
  10.         "ShipDate": "DateTime",
  11.         "ShipMonthly": "Boolean NOT NULL",
  12.         "Nip": "Text (13)",
  13.         "Name": "Text (70)",
  14.         "Address": "Text (56)",
  15.         "Regon": "Text (11)",
  16.         "Signatory": "Text (30)",
  17.         "Comment1": "Text (70)",
  18.         "Comment2": "Text (70)",
  19.         "PriceLevel": "Integer",
  20.         "Discount": "Double",
  21.         "TaxByItem": "Boolean NOT NULL",
  22.         "DocAmt": "Currency",
  23.         "Payment": "Integer",
  24.         "ApplyToID": "Long Integer",
  25.         "ApplyDate": "DateTime",
  26.         "ApplyNo": "Long Integer",
  27.         "ApplyNoSuffix": "Text (12)",
  28.         "spare1": "Currency",
  29.         "spare2": "Integer",
  30.         "spare3": "Boolean NOT NULL"
  31.     },
  32.     "data": []
  33. }