home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Contact_ID": "Text (255) NOT NULL",
- "First_Name": "Text (255) NOT NULL",
- "Last_Name": "Text (255) NOT NULL",
- "Mr_Ms": "Text (2) NOT NULL",
- "Role": "Text (255)",
- "Company": "Text (255) NOT NULL",
- "Address": "Text (255)",
- "City": "Text (255)",
- "State": "Text (255)",
- "Country": "Text (255)",
- "ZIP": "Text (255)",
- "Email": "Text (255)",
- "PHBus": "Text (255)",
- "PHHome": "Text (255)",
- "PHFax": "Text (255)",
- "WebSite": "Text (255)",
- "Other_Contacts": "Text (255)",
- "Market_Status": "Text (255)",
- "Notes": "Text (255)",
- "Note_Fax": "Text (255)",
- "Note_Letter": "Text (255)",
- "Priority": "Text (255)",
- "Request_For_Info": "Text (255)",
- "Sales_Status": "Text (255)",
- "Sales_Step": "Text (255)",
- "Solution": "Text (255)",
- "Territory": "Text (255)",
- "Date_Last_Call": "DateTime",
- "Date_Next_Call": "DateTime",
- "Date_Created": "DateTime",
- "ModifiedDate": "DateTime NOT NULL",
- "UserID": "Text (255)",
- "Password": "Text (255)",
- "UserLevel": "Integer",
- "LastLogin": "DateTime"
- },
- "data": []
- }