home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 450 / MSCMS.ZIP / MSCMS.MDB / CM_Contacts.json < prev    next >
Encoding:
JavaScript Object Notation  |  1993-05-10  |  2.8 KB

  1. {
  2.     "schema": {
  3.         "ContactID": "Long Integer",
  4.         "SortField": "Text (40)",
  5.         "RecordStatus": "Text (1)",
  6.         "FormatCode": "Text (3)",
  7.         "LastName": "Text (15)",
  8.         "FirstName": "Text (15)",
  9.         "Middle": "Text (15)",
  10.         "NickName": "Text (15)",
  11.         "Title": "Text (6)",
  12.         "CompanyName": "Text (50)",
  13.         "ShortName": "Text (30)",
  14.         "Department": "Text (6)",
  15.         "Address1": "Text (50)",
  16.         "Address2": "Text (50)",
  17.         "City": "Text (30)",
  18.         "State": "Text (6)",
  19.         "PostalCode": "Text (10)",
  20.         "Country": "Text (6)",
  21.         "BusPhone": "Text (50)",
  22.         "HomePhone": "Text (50)",
  23.         "CellPhone": "Text (50)",
  24.         "FAX": "Text (50)",
  25.         "EMailName": "Text (20)",
  26.         "CompuserveID": "Text (10)",
  27.         "TelexNumber": "Text (10)",
  28.         "Birthday": "DateTime",
  29.         "WedAnniversary": "DateTime",
  30.         "Children": "Text (100)",
  31.         "Spouse": "Text (20)",
  32.         "Interests": "Text (255)",
  33.         "Comments": "Memo/Hyperlink (255)",
  34.         "KindOfBusiness": "Text (30)",
  35.         "OrganizationSize": "Byte",
  36.         "OrganizationType": "Byte",
  37.         "ContactCategory": "Byte",
  38.         "OwnerID": "Long Integer",
  39.         "ParentEntity": "Long Integer",
  40.         "TimeStamp": "DateTime",
  41.         "FrequentlyCalled": "Boolean NOT NULL"
  42.     },
  43.     "data": [
  44.         {
  45.             "ContactID": 2,
  46.             "SortField": "Robinson, Catherine",
  47.             "RecordStatus": "A",
  48.             "FormatCode": "Ind",
  49.             "LastName": "Robinson",
  50.             "FirstName": "Catherine",
  51.             "NickName": "Cathy",
  52.             "Title": "Mgr",
  53.             "Department": "IS",
  54.             "Address1": "123 Oakhill Lawns",
  55.             "City": "Seattle",
  56.             "State": "WA",
  57.             "PostalCode": "WA 12345",
  58.             "Country": "USA",
  59.             "BusPhone": "(206) 123-4567",
  60.             "HomePhone": "(206) 123-1234",
  61.             "Birthday": "01/17/93 00:00:00",
  62.             "Children": "Luke",
  63.             "Spouse": "Shane",
  64.             "Interests": "College friend",
  65.             "Comments": "Cathy has a soft spot for antiques.\r\n\r\nLuke is almost 1 year old, don't forget his birthday on August 16th.\r\n\r\nCan only call her between 8.30 and 12.30 PST at the office.",
  66.             "OwnerID": 12,
  67.             "ParentEntity": 3,
  68.             "TimeStamp": "04/27/93 22:36:18",
  69.             "FrequentlyCalled": 1
  70.         },
  71.         {
  72.             "ContactID": 3,
  73.             "SortField": "Access Data Int.",
  74.             "RecordStatus": "A",
  75.             "FormatCode": "Bus",
  76.             "CompanyName": "Access Data Int.",
  77.             "ShortName": "ADI",
  78.             "Address1": "Access Data International",
  79.             "Address2": "One ADI Way",
  80.             "City": "Seattle",
  81.             "State": "WA",
  82.             "PostalCode": "WA 98052",
  83.             "Country": "USA",
  84.             "BusPhone": "(206) 555-1212",
  85.             "Interests": "ADI Cathy",
  86.             "Comments": "ADI is where Cathy is working\r\n\r\nOwen Stevens also works at ADI",
  87.             "KindOfBusiness": "Information Consultancy",
  88.             "OrganizationSize": 3,
  89.             "OrganizationType": 6,
  90.             "ContactCategory": 1,
  91.             "OwnerID": 12,
  92.             "ParentEntity": 3,
  93.             "TimeStamp": "04/27/93 22:48:15",
  94.             "FrequentlyCalled": 0
  95.         },
  96.         {
  97.             "ContactID": 4,
  98.             "SortField": "Timeline, Inc.",
  99.             "RecordStatus": "A",
  100.             "FormatCode": "Bus",
  101.             "CompanyName": "Timeline, Inc.",
  102.             "Address1": "3055 112th Avenue NE",
  103.             "Address2": "Suite 106",
  104.             "City": "Bellevue",
  105.             "State": "WA",
  106.             "PostalCode": "98004",
  107.             "Country": "USA",
  108.             "BusPhone": "(206) 233-1002",
  109.             "FAX": "(206) 822-1120",
  110.             "CompuserveID": "713322711",
  111.             "Comments": "Timeline, Inc., is the Author of the software application you are currently using.",
  112.             "KindOfBusiness": "Computer software",
  113.             "OrganizationSize": 3,
  114.             "OrganizationType": 4,
  115.             "ContactCategory": 2,
  116.             "OwnerID": 12,
  117.             "TimeStamp": "02/22/93 16:39:07",
  118.             "FrequentlyCalled": 0
  119.         }
  120.     ]
  121. }