home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratica / IPRAT_01.iso / tutoriais / DB / modelos / 07Contatos.mdb / Chamadas.json next >
JavaScript Object Notation  |  1998-06-30  |  215b

  1. {
  2.     "schema": {
  3.         "C├│digoDaChamada": "Long Integer",
  4.         "C├│digoDoContato": "Long Integer NOT NULL",
  5.         "DataDaChamada": "DateTime",
  6.         "HoraDaChamada": "DateTime",
  7.         "Assunto": "Text (255)",
  8.         "Observa├º├╡es": "Memo/Hyperlink (255)"
  9.     },
  10.     "data": []
  11. }