home *** CD-ROM | disk | FTP | other *** search
/ com!online 2003 October / com10_03_2.iso / vollver / Ao / AOCUST~1.MDB / Shr_Companies_Tbl.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-01-30  |  1.1 KB

  1. {
  2.     "schema": {
  3.         "CoId": "Long Integer",
  4.         "CoSign": "Text (100)",
  5.         "CoName1": "Text (100)",
  6.         "CoName2": "Text (100)",
  7.         "CoStreet": "Text (50)",
  8.         "CoHouseNo": "Text (7)",
  9.         "CoCntId": "Long Integer",
  10.         "CoPostalCode": "Text (7)",
  11.         "CoCity": "Text (50)",
  12.         "CoAccountNo": "Text (20)",
  13.         "CoBankCodeNo": "Text (20)",
  14.         "CoBankName": "Text (100)",
  15.         "CoTelephone": "Text (20)",
  16.         "CoFax": "Text (20)",
  17.         "CoEMail": "Text (30)",
  18.         "CoInternet": "Text (50)",
  19.         "CoPrintCoOnAft": "Boolean NOT NULL",
  20.         "CoUstId": "Text (30)",
  21.         "CoSteuerNr": "Text (20)",
  22.         "CoPicture1": "Memo/Hyperlink (255)",
  23.         "CoPicture2": "Memo/Hyperlink (255)",
  24.         "CoPicture3": "Memo/Hyperlink (255)"
  25.     },
  26.     "data": [
  27.         {
  28.             "CoId": 2,
  29.             "CoSign": "Kann ├╝ber Firmenstamm ge├ñndert, oder entfernt werden",
  30.             "CoName1": "Kann ├╝ber Firmenstamm ge├ñndert",
  31.             "CoName2": "oder entfernt werden",
  32.             "CoStreet": "Teststra├ƒe",
  33.             "CoHouseNo": "77",
  34.             "CoCntId": 1,
  35.             "CoPostalCode": "12345",
  36.             "CoCity": "Teststadt",
  37.             "CoAccountNo": "1234567890",
  38.             "CoBankCodeNo": "987654321",
  39.             "CoBankName": "TestBank Testdorf",
  40.             "CoTelephone": "01234-12345-0",
  41.             "CoFax": "01234-12345-99",
  42.             "CoEMail": "xxx@xxx.com",
  43.             "CoInternet": "www.xxx.com",
  44.             "CoPrintCoOnAft": 1,
  45.             "CoUstId": "DE12345678",
  46.             "CoSteuerNr": "1234/1234/1234",
  47.             "CoPicture1": "#C:\\AlphaOffices.bmp#"
  48.         }
  49.     ]
  50. }