home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "UsrOrder": "Long Integer",
- "Sel": "Boolean NOT NULL",
- "SPZ": "Text (9)",
- "Znacka": "Text (32)",
- "RelTypVoz": "Long Integer",
- "RelDrVoz": "Long Integer",
- "RelPHM": "Long Integer",
- "Spotr": "Double",
- "ProcPHM": "Double",
- "TachPoc": "Double",
- "Objem": "Long Integer",
- "Provoz": "Long Integer",
- "Prives": "Boolean NOT NULL",
- "Ceny": "Boolean NOT NULL",
- "Ucetni": "Text (2)",
- "Creator": "Text (2)",
- "Pozn": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "ID": 1,
- "Sel": 0,
- "SPZ": "JIH-22-42",
- "Znacka": "Škoda Octavia",
- "RelTypVoz": 1,
- "RelDrVoz": 2,
- "RelPHM": 3,
- "Spotr": 6.7,
- "ProcPHM": 15,
- "TachPoc": 24560,
- "Objem": 1900,
- "Provoz": 8,
- "Prives": 0,
- "Ceny": 1,
- "Ucetni": "@",
- "Creator": "@"
- },
- {
- "ID": 2,
- "Sel": 0,
- "SPZ": "JIE-45-65",
- "Znacka": "Opel Vectra",
- "RelTypVoz": 2,
- "RelDrVoz": 2,
- "RelPHM": 5,
- "Spotr": 6.7,
- "ProcPHM": 15,
- "TachPoc": 0,
- "Objem": 1800,
- "Provoz": 4,
- "Prives": 1,
- "Ceny": 0,
- "Ucetni": "@",
- "Creator": "@"
- }
- ]
- }