home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "User_Name": "Text (20) NOT NULL",
- "Use_Password": "Boolean NOT NULL",
- "Password": "Text (20)",
- "AutoAddSites": "Boolean NOT NULL",
- "Use_BoldType": "Boolean NOT NULL",
- "DisplayDateBrow": "Boolean NOT NULL",
- "BrowGridLines": "Boolean NOT NULL",
- "Brow3DText": "Text (1) NOT NULL",
- "UseWebBRowser": "Boolean NOT NULL",
- "StartWebSite": "Memo/Hyperlink (255)",
- "FromEMailAddr": "Text (75)",
- "CompDate": "Text (8) NOT NULL",
- "CompTime": "Text (6) NOT NULL",
- "Date": "DateTime",
- "BrowGridHeight": "Integer",
- "HideQuikButtons": "Boolean NOT NULL",
- "MainWinPicture": "Text (100)"
- },
- "data": [
- {
- "ID": 1,
- "User_Name": "SAMPLES",
- "Use_Password": 0,
- "AutoAddSites": 0,
- "Use_BoldType": 0,
- "DisplayDateBrow": 1,
- "BrowGridLines": 1,
- "Brow3DText": "0",
- "UseWebBRowser": 0,
- "StartWebSite": "WWW.Accessoryware.COM",
- "CompDate": "20000420",
- "CompTime": "075752",
- "Date": "04/20/00 07:57:52",
- "BrowGridHeight": 250,
- "HideQuikButtons": 0
- }
- ]
- }