home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / WeddingMagic / wm4setup.exe / WedMagic4DB.mdb / GroupIDs.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-06-25  |  466 b 

  1. {
  2.     "schema": {
  3.         "GroupID": "Long Integer",
  4.         "Label": "Text (255)",
  5.         "Address": "Text (255) NOT NULL",
  6.         "City": "Text (50) NOT NULL",
  7.         "State": "Text (50) NOT NULL",
  8.         "PostalCode": "Text (10) NOT NULL",
  9.         "Country": "Text (50) NOT NULL",
  10.         "Category": "Text (50) NOT NULL",
  11.         "HPhone": "Text (17) NOT NULL",
  12.         "WPhone": "Text (17) NOT NULL",
  13.         "MPhone": "Text (17) NOT NULL",
  14.         "FPhone": "Text (17) NOT NULL",
  15.         "E-Mail": "Text (75) NOT NULL",
  16.         "ChildFlag": "Integer",
  17.         "Notes": "Memo/Hyperlink (255) NOT NULL"
  18.     },
  19.     "data": []
  20. }