home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "GroupID": "Long Integer",
- "Label": "Text (255)",
- "Address": "Text (255) NOT NULL",
- "City": "Text (50) NOT NULL",
- "State": "Text (50) NOT NULL",
- "PostalCode": "Text (10) NOT NULL",
- "Country": "Text (50) NOT NULL",
- "Category": "Text (50) NOT NULL",
- "HPhone": "Text (17) NOT NULL",
- "WPhone": "Text (17) NOT NULL",
- "MPhone": "Text (17) NOT NULL",
- "FPhone": "Text (17) NOT NULL",
- "E-Mail": "Text (75) NOT NULL",
- "ChildFlag": "Integer",
- "Notes": "Memo/Hyperlink (255) NOT NULL"
- },
- "data": []
- }