home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "Sel": "Boolean NOT NULL",
- "RefAg": "Long Integer",
- "RefSKz": "Long Integer",
- "SText": "Text (90)",
- "VCislo": "Text (30)",
- "SKzVC": "Boolean NOT NULL",
- "Mnozstvi": "Double",
- "OrderFld": "Long Integer"
- },
- "data": [
- {
- "ID": 1,
- "Sel": 1,
- "RefAg": 1,
- "RefSKz": 20,
- "SText": "Stůl montovaný",
- "SKzVC": 0,
- "Mnozstvi": 2,
- "OrderFld": 1
- },
- {
- "ID": 3,
- "Sel": 1,
- "RefAg": 4,
- "RefSKz": 21,
- "SText": "Stůl montovaný",
- "SKzVC": 0,
- "Mnozstvi": 3,
- "OrderFld": 1
- }
- ]
- }