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

  1. {
  2.     "schema": {
  3.         "JobProjectKey": "Long Integer",
  4.         "JobtitleKey": "Long Integer",
  5.         "ProjectKey": "Long Integer",
  6.         "Weight": "Double"
  7.     },
  8.     "data": [
  9.         {
  10.             "JobProjectKey": 4,
  11.             "JobtitleKey": 3,
  12.             "ProjectKey": 1
  13.         },
  14.         {
  15.             "JobProjectKey": 6,
  16.             "JobtitleKey": 4,
  17.             "ProjectKey": 1
  18.         },
  19.         {
  20.             "JobProjectKey": 7,
  21.             "JobtitleKey": 11,
  22.             "ProjectKey": 1
  23.         },
  24.         {
  25.             "JobProjectKey": 8,
  26.             "JobtitleKey": 9,
  27.             "ProjectKey": 1
  28.         },
  29.         {
  30.             "JobProjectKey": 9,
  31.             "JobtitleKey": 3,
  32.             "ProjectKey": 2
  33.         },
  34.         {
  35.             "JobProjectKey": 10,
  36.             "JobtitleKey": 11,
  37.             "ProjectKey": 2
  38.         },
  39.         {
  40.             "JobProjectKey": 11,
  41.             "JobtitleKey": 3,
  42.             "ProjectKey": 3
  43.         },
  44.         {
  45.             "JobProjectKey": 14,
  46.             "JobtitleKey": 6,
  47.             "ProjectKey": 3
  48.         },
  49.         {
  50.             "JobProjectKey": 15,
  51.             "JobtitleKey": 9,
  52.             "ProjectKey": 3,
  53.             "Weight": 0
  54.         },
  55.         {
  56.             "JobProjectKey": 16,
  57.             "JobtitleKey": 11,
  58.             "ProjectKey": 3,
  59.             "Weight": 0
  60.         },
  61.         {
  62.             "JobProjectKey": 17,
  63.             "JobtitleKey": 12,
  64.             "ProjectKey": 1,
  65.             "Weight": 0
  66.         },
  67.         {
  68.             "JobProjectKey": 18,
  69.             "JobtitleKey": 3,
  70.             "ProjectKey": 2,
  71.             "Weight": 0
  72.         },
  73.         {
  74.             "JobProjectKey": 31,
  75.             "JobtitleKey": 1,
  76.             "ProjectKey": 1,
  77.             "Weight": 0
  78.         },
  79.         {
  80.             "JobProjectKey": 32,
  81.             "JobtitleKey": 8,
  82.             "ProjectKey": 2,
  83.             "Weight": 0
  84.         },
  85.         {
  86.             "JobProjectKey": 33,
  87.             "JobtitleKey": 9,
  88.             "ProjectKey": 4,
  89.             "Weight": 0
  90.         },
  91.         {
  92.             "JobProjectKey": 34,
  93.             "JobtitleKey": 10,
  94.             "ProjectKey": 4,
  95.             "Weight": 0
  96.         }
  97.     ]
  98. }