home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CoId": "Long Integer",
- "CoSign": "Text (100)",
- "CoName1": "Text (100)",
- "CoName2": "Text (100)",
- "CoStreet": "Text (50)",
- "CoHouseNo": "Text (7)",
- "CoCntId": "Long Integer",
- "CoPostalCode": "Text (7)",
- "CoCity": "Text (50)",
- "CoAccountNo": "Text (20)",
- "CoBankCodeNo": "Text (20)",
- "CoBankName": "Text (100)",
- "CoTelephone": "Text (20)",
- "CoFax": "Text (20)",
- "CoEMail": "Text (30)",
- "CoInternet": "Text (50)",
- "CoPrintCoOnAft": "Boolean NOT NULL",
- "CoUstId": "Text (30)",
- "CoSteuerNr": "Text (20)",
- "CoPicture1": "Memo/Hyperlink (255)",
- "CoPicture2": "Memo/Hyperlink (255)",
- "CoPicture3": "Memo/Hyperlink (255)"
- },
- "data": [
- {
- "CoId": 2,
- "CoSign": "Kann über Firmenstamm geändert, oder entfernt werden",
- "CoName1": "Kann über Firmenstamm geändert",
- "CoName2": "oder entfernt werden",
- "CoStreet": "Teststraße",
- "CoHouseNo": "77",
- "CoCntId": 1,
- "CoPostalCode": "12345",
- "CoCity": "Teststadt",
- "CoAccountNo": "1234567890",
- "CoBankCodeNo": "987654321",
- "CoBankName": "TestBank Testdorf",
- "CoTelephone": "01234-12345-0",
- "CoFax": "01234-12345-99",
- "CoEMail": "xxx@xxx.com",
- "CoInternet": "www.xxx.com",
- "CoPrintCoOnAft": 1,
- "CoUstId": "DE12345678",
- "CoSteuerNr": "1234/1234/1234",
- "CoPicture1": "#C:\\AlphaOffices.bmp#"
- }
- ]
- }