home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "OrderID": "Text (255)",
- "OrderDate": "DateTime",
- "Notes": "Memo/Hyperlink (255)",
- "CustomerID": "Text (255)",
- "ShipTo": "Text (255)",
- "ShipAddress1": "Text (255)",
- "ShipAddress2": "Text (255)",
- "ShipTown": "Text (255)",
- "ShipCounty": "Text (255)",
- "ShipPostcode": "Text (255)",
- "ShipCountry": "Text (255)",
- "ShipVia": "Text (255)",
- "ShipCost": "Double"
- },
- "data": []
- }