home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "PrimaryKey": "Long Integer",
- "ForeignKey": "Long Integer",
- "Mgr": "Text (255)",
- "Prg": "Text (255)",
- "First": "Text (255)",
- "ID": "Text (255)",
- "Last": "Text (255)",
- "PhoneExt": "Long Integer"
- },
- "data": [
- {
- "PrimaryKey": 1,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Ben",
- "ID": "BABEL01",
- "Last": "Abell",
- "PhoneExt": 111
- },
- {
- "PrimaryKey": 2,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Alexander",
- "ID": "APILZ03",
- "Last": "Pilz",
- "PhoneExt": 222
- },
- {
- "PrimaryKey": 3,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Gerald",
- "ID": "GKAHR01",
- "Last": "Kahrer",
- "PhoneExt": 333
- },
- {
- "PrimaryKey": 4,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Michael",
- "ID": "MPALL01",
- "Last": "Pallinger",
- "PhoneExt": 444
- },
- {
- "PrimaryKey": 5,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Clemens",
- "ID": "CUHLE02",
- "Last": "Uhlenhut",
- "PhoneExt": 555
- },
- {
- "PrimaryKey": 6,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "false",
- "First": "Tina",
- "ID": "TEISI07",
- "Last": "Eisinger",
- "PhoneExt": 667
- },
- {
- "PrimaryKey": 7,
- "ForeignKey": 1,
- "Mgr": "false",
- "Prg": "true",
- "First": "Michael",
- "ID": "MRUBI55",
- "Last": "Rubitschka",
- "PhoneExt": 777
- },
- {
- "PrimaryKey": 9,
- "ForeignKey": 2,
- "Mgr": "false",
- "Prg": "false",
- "First": "Irma",
- "ID": "IDOLE03",
- "Last": "Dolezal",
- "PhoneExt": 888
- },
- {
- "PrimaryKey": 10,
- "ForeignKey": 1,
- "Mgr": "yes",
- "Prg": "Development of outstanding XML developer tools.",
- "First": "AFALK01",
- "ID": "XML SPY",
- "Last": "http://www.xmlspy.com",
- "PhoneExt": 999
- }
- ]
- }