home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 26 / CDL26.iso / STORYB / CDL26.MDB / Fond.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-02-03  |  1.5 KB

  1. {
  2.     "schema": {
  3.         "IdFond": "Long Integer",
  4.         "IdPlan": "Long Integer",
  5.         "IdImage": "Long Integer",
  6.         "Identifiant": "Text (50)",
  7.         "BackColor": "Long Integer",
  8.         "Presentation": "Boolean NOT NULL"
  9.     },
  10.     "data": [
  11.         {
  12.             "IdFond": 1,
  13.             "IdPlan": 1,
  14.             "IdImage": 0,
  15.             "Identifiant": "Arri├¿re plan 1",
  16.             "BackColor": 0,
  17.             "Presentation": 1
  18.         },
  19.         {
  20.             "IdFond": 2,
  21.             "IdPlan": 2,
  22.             "IdImage": 0,
  23.             "Identifiant": "Arri├¿re plan 2",
  24.             "BackColor": 0,
  25.             "Presentation": 1
  26.         },
  27.         {
  28.             "IdFond": 4,
  29.             "IdPlan": 4,
  30.             "IdImage": 0,
  31.             "Identifiant": "Arri├¿re plan 4",
  32.             "BackColor": 0,
  33.             "Presentation": 1
  34.         },
  35.         {
  36.             "IdFond": 5,
  37.             "IdPlan": 5,
  38.             "IdImage": 0,
  39.             "Identifiant": "Arri├¿re plan 5",
  40.             "BackColor": 0,
  41.             "Presentation": 1
  42.         },
  43.         {
  44.             "IdFond": 6,
  45.             "IdPlan": 6,
  46.             "IdImage": 0,
  47.             "Identifiant": "Arri├¿re plan 6",
  48.             "BackColor": 0,
  49.             "Presentation": 1
  50.         },
  51.         {
  52.             "IdFond": 7,
  53.             "IdPlan": 7,
  54.             "IdImage": 0,
  55.             "Identifiant": "Arri├¿re plan 7",
  56.             "BackColor": 0,
  57.             "Presentation": 1
  58.         },
  59.         {
  60.             "IdFond": 8,
  61.             "IdPlan": 8,
  62.             "IdImage": 0,
  63.             "Identifiant": "Arri├¿re plan 8",
  64.             "BackColor": 0,
  65.             "Presentation": 1
  66.         },
  67.         {
  68.             "IdFond": 9,
  69.             "IdPlan": 9,
  70.             "IdImage": 0,
  71.             "Identifiant": "Arri├¿re plan 9",
  72.             "BackColor": 0,
  73.             "Presentation": 1
  74.         },
  75.         {
  76.             "IdFond": 10,
  77.             "IdPlan": 10,
  78.             "IdImage": 0,
  79.             "Identifiant": "Arri├¿re plan 10",
  80.             "BackColor": 0,
  81.             "Presentation": 1
  82.         },
  83.         {
  84.             "IdFond": 11,
  85.             "IdPlan": 11,
  86.             "IdImage": 0,
  87.             "Identifiant": "Arri├¿re plan 11",
  88.             "BackColor": 0,
  89.             "Presentation": 1
  90.         },
  91.         {
  92.             "IdFond": 12,
  93.             "IdPlan": 12,
  94.             "IdImage": 0,
  95.             "Identifiant": "Arri├¿re plan 12",
  96.             "BackColor": 0,
  97.             "Presentation": 1
  98.         },
  99.         {
  100.             "IdFond": 13,
  101.             "IdPlan": 13,
  102.             "IdImage": 0,
  103.             "Identifiant": "Arri├¿re plan 13",
  104.             "BackColor": 0,
  105.             "Presentation": 1
  106.         },
  107.         {
  108.             "IdFond": 14,
  109.             "IdPlan": 14,
  110.             "IdImage": 0,
  111.             "Identifiant": "Arri├¿re plan 14",
  112.             "BackColor": 0,
  113.             "Presentation": 1
  114.         },
  115.         {
  116.             "IdFond": 15,
  117.             "IdPlan": 15,
  118.             "IdImage": 0,
  119.             "Identifiant": "Arri├¿re plan 15",
  120.             "BackColor": 0,
  121.             "Presentation": 1
  122.         }
  123.     ]
  124. }