home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic 4 Unleashed
/
Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso
/
source
/
chap35
/
vb4db.mdb
/
CustThisOrder.json
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
JavaScript Object Notation
|
1995-09-27
|
193 b
{
"schema": {
"CustomerNum": "Long Integer",
"Product": "Text (30)",
"Qty": "Double",
"Price": "Double",
"Subtotal": "Double",
"Tax": "Double",
"Deposit": "Double",
"Total": "Double"
},
"data": [
{
"CustomerNum": 1
}
]
}