home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / source / chap36 / template.mdb / tblJobtitle.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-10-12  |  1.6 KB

  1. {
  2.     "schema": {
  3.         "JobtitleKey": "Long Integer",
  4.         "Name": "Text (40) NOT NULL",
  5.         "Detail": "Memo/Hyperlink (255)",
  6.         "LastUpdate": "DateTime"
  7.     },
  8.     "data": [
  9.         {
  10.             "JobtitleKey": 1,
  11.             "Name": "Programmer",
  12.             "Detail": "Code programs"
  13.         },
  14.         {
  15.             "JobtitleKey": 2,
  16.             "Name": "Analyst",
  17.             "Detail": "Analyze user requirements"
  18.         },
  19.         {
  20.             "JobtitleKey": 3,
  21.             "Name": "Programmer/Analyst",
  22.             "Detail": "Analyze user requirements and code the programs"
  23.         },
  24.         {
  25.             "JobtitleKey": 4,
  26.             "Name": "Project Manager",
  27.             "Detail": "Manage project schedule and members"
  28.         },
  29.         {
  30.             "JobtitleKey": 6,
  31.             "Name": "Technical Writer",
  32.             "Detail": "Write system documentation"
  33.         },
  34.         {
  35.             "JobtitleKey": 8,
  36.             "Name": "Computer Graphic Artist",
  37.             "Detail": "{\\rtf1\\ansi\\deff0\\deftab720{\\fonttbl{\\f0\\fnil MS Sans Serif;}{\\f1\\fnil\\fcharset2 Symbol;}{\\f2\\fswiss\\fprq2 System;}{\\f3\\fnil\\fprq2 MS Sans Serif;}}\r\n{\\colortbl\\red0\\green0\\blue0;}\r\n\\deflang1033\\pard\\plain\\f0\\fs17 Produce computer artwork.\r\n\\par }\r\n",
  38.             "LastUpdate": "09/19/95 21:57:03"
  39.         },
  40.         {
  41.             "JobtitleKey": 9,
  42.             "Name": "Network Specialist",
  43.             "Detail": "Design LAN"
  44.         },
  45.         {
  46.             "JobtitleKey": 10,
  47.             "Name": "Network Technician",
  48.             "Detail": "Troubleshoot LAN"
  49.         },
  50.         {
  51.             "JobtitleKey": 11,
  52.             "Name": "Software Tester",
  53.             "Detail": "Methodically test programs"
  54.         },
  55.         {
  56.             "JobtitleKey": 12,
  57.             "Name": "Testing Facilitator",
  58.             "Detail": "Schedule testing and find testers"
  59.         },
  60.         {
  61.             "JobtitleKey": 13,
  62.             "Name": "Extra Body",
  63.             "Detail": "{\\rtf1\\ansi\\deff0\\deftab720{\\fonttbl{\\f0\\fnil MS Sans Serif;}{\\f1\\fnil\\fcharset2 Symbol;}{\\f2\\fswiss\\fprq2 System;}{\\f3\\fnil\\fprq2 MS Sans Serif;}}\r\n{\\colortbl\\red0\\green0\\blue0;}\r\n\\deflang1033\\pard\\plain\\f0\\fs17 What is this person here for?\r\n\\par }\r\n",
  64.             "LastUpdate": "09/19/95 21:57:11"
  65.         }
  66.     ]
  67. }