home *** CD-ROM | disk | FTP | other *** search
/ Cool Page Magazine 16 / CoolPage_16.iso / dynadb / codes / dynadb.mdb / orderproduct.json < prev    next >
JavaScript Object Notation  |  1998-01-29  |  137b

  1. {
  2.     "schema": {
  3.         "cust_id": "Text (10)",
  4.         "order_date": "DateTime",
  5.         "due_date": "DateTime",
  6.         "pay_by": "Text (50)",
  7.         "order_id": "Long Integer"
  8.     },
  9.     "data": []
  10. }