home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2002 March
/
PCWMAR02.iso
/
hands_on
/
DBCFEB01
/
dbcfeb02a.mdb
/
Orders2.json
< prev
Wrap
JavaScript Object Notation
|
2001-10-29
|
1KB
{
"schema": {
"ContactID": "Double",
"ContactItemCode1": "Text (50)",
"ContactItemCode2": "Text (50)",
"ContactItemCode3": "Text (50)",
"ContactItemCode4": "Text (50)",
"ContactItemCode5": "Text (50)",
"ContactItemCode6": "Text (50)",
"ContactItemCode7": "Text (50)",
"ContactItemCode8": "Text (50)",
"ContactItemCode9": "Text (50)",
"ContactItemCode10": "Text (50)",
"ContactItemCode11": "Text (50)",
"ContactItemCode12": "Text (50)",
"ContactItemCode13": "Text (50)",
"ContactItemCode14": "Text (50)",
"ContactItemCode15": "Text (50)",
"ContactItemCode16": "Text (50)",
"ContactItemCode17": "Text (50)",
"ContactItemCode18": "Text (50)",
"ContactItemCode19": "Text (50)",
"ContactItemCode20": "Text (50)",
"OrderProcessed": "Text (50)",
"OrderID": "Long Integer"
},
"data": [
{
"ContactID": 3,
"ContactItemCode1": "JCB 46",
"ContactItemCode2": "JCB 221",
"OrderID": 1
},
{
"ContactID": 20,
"ContactItemCode1": "JCB 116",
"ContactItemCode2": "JCB 221",
"ContactItemCode3": "JCB 34",
"OrderID": 2
},
{
"ContactID": 18,
"ContactItemCode1": "JCB 46",
"ContactItemCode2": "JCB 221",
"ContactItemCode3": "JCB 116",
"ContactItemCode4": "JCB CD18C",
"ContactItemCode5": "JCB 34",
"OrderID": 3
},
{
"ContactID": 3,
"ContactItemCode1": "JCB 34",
"ContactItemCode2": "JCB 116",
"OrderID": 4
}
]
}