home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / ChipCD_12_99.iso / software / testsoft / puzzle / DATA1.CAB / Database / Main.mdb / Rit.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-07-15  |  846 b 

  1. {
  2.     "schema": {
  3.         "CLASS": "Integer NOT NULL",
  4.         "OPTION": "Integer NOT NULL",
  5.         "DESCR": "Text (250) NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "CLASS": 1,
  10.             "OPTION": 1,
  11.             "DESCR": "Edycja skali podatkowej"
  12.         },
  13.         {
  14.             "CLASS": 1,
  15.             "OPTION": 2,
  16.             "DESCR": "Edycja stawek VAT"
  17.         },
  18.         {
  19.             "CLASS": 1,
  20.             "OPTION": 3,
  21.             "DESCR": "Edycja stawek przebiegu"
  22.         },
  23.         {
  24.             "CLASS": 1,
  25.             "OPTION": 4,
  26.             "DESCR": "Adm. planami kont"
  27.         },
  28.         {
  29.             "CLASS": 2,
  30.             "OPTION": 1,
  31.             "DESCR": "Wprowadzanie danych"
  32.         },
  33.         {
  34.             "CLASS": 2,
  35.             "OPTION": 2,
  36.             "DESCR": "Sporz─àdzanie deklaracji VAT-7"
  37.         },
  38.         {
  39.             "CLASS": 2,
  40.             "OPTION": 3,
  41.             "DESCR": "Analizy i zestawienia"
  42.         },
  43.         {
  44.             "CLASS": 2,
  45.             "OPTION": 4,
  46.             "DESCR": "Usuni─Öcie danych firmy"
  47.         },
  48.         {
  49.             "CLASS": 2,
  50.             "OPTION": 5,
  51.             "DESCR": "Fakturowanie"
  52.         },
  53.         {
  54.             "CLASS": 3,
  55.             "OPTION": 1,
  56.             "DESCR": "Wprowadzanie danych"
  57.         },
  58.         {
  59.             "CLASS": 3,
  60.             "OPTION": 2,
  61.             "DESCR": "Okre┼¢lanie ┼║r├│de┼é przychod├│w"
  62.         },
  63.         {
  64.             "CLASS": 3,
  65.             "OPTION": 3,
  66.             "DESCR": "Wyliczanie podatku dochodowego"
  67.         },
  68.         {
  69.             "CLASS": 3,
  70.             "OPTION": 4,
  71.             "DESCR": "Usuni─Öcie danych w┼éa┼¢ciciela"
  72.         }
  73.     ]
  74. }