home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #7 / K-CD-2000-07.iso / Publisher / Finsk / OFFCD2_1.CAB / advworks.mdb / AA_Invoice.json < prev    next >
JavaScript Object Notation  |  1999-04-21  |  249b

  1. {
  2.     "schema": {
  3.         "InvoiceNumber": "Text (20)",
  4.         "CustomerID": "Text (20)",
  5.         "SalespersonID": "Text (20)",
  6.         "ProductID": "Text (20)",
  7.         "Amount": "Currency",
  8.         "Cost": "Currency",
  9.         "CurrencyCode": "Long Integer",
  10.         "LineNumber": "Long Integer",
  11.         "Used": "Boolean NOT NULL"
  12.     },
  13.     "data": []
  14. }