home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / CODIGO_1 / BLANK / WINE.MDB / Winery.json
Encoding:
JavaScript Object Notation  |  1993-07-14  |  152 b 

  1. {
  2.     "schema": {
  3.         "WineryName": "Text (35)",
  4.         "WineryAddress": "Text (35)",
  5.         "WineryCity": "Text (25)",
  6.         "WineryState": "Text (2)",
  7.         "WineryZip": "Long Integer"
  8.     },
  9.     "data": []
  10. }