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

  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.         {
  34.             "ID": 1,
  35.             "Year": 1999,
  36.             "Type": 0,
  37.             "No": 34,
  38.             "NoSuffix": "/99",
  39.             "DocDate": "01/10/99 00:00:00",
  40.             "AgeDate": "01/10/99 00:00:00",
  41.             "ShipDate": "01/01/99 00:00:00",
  42.             "ShipMonthly": 1,
  43.             "Nip": "700-00-000-06",
  44.             "Name": "EMIX sp├│┼éka z o.o.",
  45.             "Address": "Lublin, Polna 15a",
  46.             "PriceLevel": 0,
  47.             "Discount": 0,
  48.             "TaxByItem": 0,
  49.             "DocAmt": 146.4,
  50.             "Payment": 0,
  51.             "spare3": 0
  52.         },
  53.         {
  54.             "ID": 2,
  55.             "Year": 1999,
  56.             "Type": 0,
  57.             "No": 35,
  58.             "NoSuffix": "/99",
  59.             "DocDate": "01/17/99 00:00:00",
  60.             "AgeDate": "01/17/99 00:00:00",
  61.             "ShipDate": "01/01/99 00:00:00",
  62.             "ShipMonthly": 1,
  63.             "Nip": "700-000-00-09",
  64.             "Name": "LAKPOL",
  65.             "Address": "Piaseczno, Ko┼¢ciuszki 30",
  66.             "PriceLevel": 0,
  67.             "Discount": 0,
  68.             "TaxByItem": 0,
  69.             "DocAmt": 585.6,
  70.             "Payment": 0,
  71.             "spare3": 0
  72.         },
  73.         {
  74.             "ID": 3,
  75.             "Year": 1999,
  76.             "Type": 0,
  77.             "No": 36,
  78.             "NoSuffix": "/99",
  79.             "DocDate": "01/17/99 00:00:00",
  80.             "AgeDate": "01/22/99 00:00:00",
  81.             "ShipDate": "01/01/99 00:00:00",
  82.             "ShipMonthly": 1,
  83.             "Nip": "700-020-02-32",
  84.             "Name": "GOLDEN RAJ",
  85.             "Address": "Uniej├│w, Konopnickiej 12",
  86.             "PriceLevel": 0,
  87.             "Discount": 0.1,
  88.             "TaxByItem": 0,
  89.             "DocAmt": 2174.04,
  90.             "Payment": 1,
  91.             "spare3": 0
  92.         },
  93.         {
  94.             "ID": 4,
  95.             "Year": 1999,
  96.             "Type": 0,
  97.             "No": 37,
  98.             "NoSuffix": "/99",
  99.             "DocDate": "01/17/99 00:00:00",
  100.             "AgeDate": "01/17/99 00:00:00",
  101.             "ShipDate": "01/01/99 00:00:00",
  102.             "ShipMonthly": 1,
  103.             "Nip": "700-000-00-06",
  104.             "Name": "Z┼üOTEX Sp. z o.o.",
  105.             "Address": "W-wa, Marsza┼ékowska 150",
  106.             "PriceLevel": 1,
  107.             "Discount": 0.25,
  108.             "TaxByItem": 0,
  109.             "DocAmt": 1784.25,
  110.             "Payment": 2,
  111.             "spare3": 0
  112.         }
  113.     ]
  114. }