home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9APLI
/
DTFL201.ZIP
/
$SAMPLE.DT_
/
$SAMPLE.DT
/
Journal.json
next >
Wrap
JavaScript Object Notation
|
1998-05-27
|
401b
{
"schema": {
"id": "Long Integer",
"Journal": "Long Integer",
"Journal Date": "DateTime",
"Journal Notes": "Text (50)",
"Journal OK": "Boolean NOT NULL",
"Journal Hrs": "Double"
},
"data": [
{
"id": 1,
"Journal": 1,
"Journal Date": "03/25/98 00:00:00",
"Journal Notes": "Test#1",
"Journal OK": 1,
"Journal Hrs": 2
},
{
"id": 2,
"Journal": 1,
"Journal Date": "04/10/98 00:00:00",
"Journal Notes": "Test#2",
"Journal OK": 1,
"Journal Hrs": 1.5
}
]
}