home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / Share / Lector / Demo16 / data1.cab / Program_Executable_Files / Euroges.mdb / Apuntes.json next >
Encoding:
JavaScript Object Notation  |  1998-11-04  |  222 b 

  1. {
  2.     "schema": {
  3.         "Apunte": "Integer NOT NULL",
  4.         "Fecha": "DateTime NOT NULL",
  5.         "concepto": "Text (5) NOT NULL",
  6.         "nomconcep": "Text (30) NOT NULL",
  7.         "importe": "Long Integer NOT NULL",
  8.         "euro": "Double",
  9.         "deb_hab": "Text (1) NOT NULL"
  10.     },
  11.     "data": []
  12. }