home *** CD-ROM | disk | FTP | other *** search
/ Freelog 9 / Freelog009.iso / BAS / Internet / Abb / fpdb / abb.mdb / Utilisateur.json < prev   
JavaScript Object Notation  |  2000-03-02  |  809b

  1. {
  2.     "schema": {
  3.         "usrid": "Long Integer",
  4.         "usrlogin": "Text (50)",
  5.         "usrpass": "Text (50)",
  6.         "usrmail": "Text (50)",
  7.         "usrweb": "Text (50)",
  8.         "usrocc": "Text (50)",
  9.         "usricq": "Text (50)",
  10.         "usrsign": "Memo/Hyperlink (255)",
  11.         "usrstatu": "Long Integer",
  12.         "usrloc": "Text (50)",
  13.         "usrpost": "Long Integer",
  14.         "usrfin": "Boolean NOT NULL",
  15.         "usrint": "Text (150)",
  16.         "usrfacul1": "Text (50)",
  17.         "usrfacul2": "Text (50)",
  18.         "usrfacul3": "Text (50)",
  19.         "usrfacul4": "Text (50)",
  20.         "usrfacul5": "Text (50)"
  21.     },
  22.     "data": [
  23.         {
  24.             "usrid": 42,
  25.             "usrlogin": "Administrateur",
  26.             "usrpass": "┬»├ì├Ü├ì├Å",
  27.             "usrmail": "bheller@bheller.com",
  28.             "usrweb": "http://www.bheller.com",
  29.             "usrocc": "Etudiant",
  30.             "usricq": "41998759",
  31.             "usrsign": "A+++\r\nBruce\r\n[url]www.bheller.com[/url]",
  32.             "usrstatu": 1,
  33.             "usrloc": "Paris, France",
  34.             "usrpost": 0,
  35.             "usrfin": 0,
  36.             "usrint": "Jennifer Aniston, MP3, ASP... Allez donc voir mon site web..."
  37.         }
  38.     ]
  39. }