home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
Demo.mdb
/
Schedule.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-18
|
1KB
{
"schema": {
"ScheduleId": "Long Integer",
"UserId": "Long Integer NOT NULL",
"ContactId": "Long Integer NOT NULL",
"OrganizationId": "Long Integer",
"Notes": "Memo/Hyperlink (255)",
"Followup": "DateTime"
},
"data": [
{
"ScheduleId": 1,
"UserId": 1,
"ContactId": 1,
"OrganizationId": 1
},
{
"ScheduleId": 2,
"UserId": 23,
"ContactId": 47,
"OrganizationId": 21,
"Notes": "David Groves @ Advanced Machine Company.\r\n\r\nTalk to him about inventory requirements",
"Followup": "10/16/98 07:45:00"
},
{
"ScheduleId": 3,
"UserId": 23,
"ContactId": 36,
"OrganizationId": 16,
"Notes": "Allen Burton @ Advanced Micro Devices",
"Followup": "05/15/98 18:51:00"
},
{
"ScheduleId": 4,
"UserId": 23,
"ContactId": 73,
"OrganizationId": 44,
"Notes": "Gail Beans @ Allegro Coffee, Inc.",
"Followup": "05/22/98 22:15:00"
},
{
"ScheduleId": 5,
"UserId": 23,
"ContactId": 72,
"OrganizationId": 47,
"Notes": "Lorenzo Vargus @ Applewook Plumbing and Heating",
"Followup": "06/06/98 12:45:00"
},
{
"ScheduleId": 6,
"UserId": 23,
"ContactId": 46,
"OrganizationId": 22,
"Notes": "Open Christmas presents.",
"Followup": "08/22/02 07:45:00"
}
]
}