home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / HandsOn / DBCFeb08.mdb / Penguin2.json < prev   
Encoding:
JavaScript Object Notation  |  2007-10-30  |  476 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "BinaryType": "Binary",
  5.         "TextType": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "ID": 1,
  10.             "BinaryType": "BINARY_FILE:Penguin2/0_BinaryType",
  11.             "TextType": "herring"
  12.         },
  13.         {
  14.             "ID": 2,
  15.             "BinaryType": "BINARY_FILE:Penguin2/1_BinaryType",
  16.             "TextType": "halibut"
  17.         },
  18.         {
  19.             "ID": 3,
  20.             "BinaryType": "BINARY_FILE:Penguin2/2_BinaryType",
  21.             "TextType": "hake"
  22.         },
  23.         {
  24.             "ID": 4,
  25.             "BinaryType": "BINARY_FILE:Penguin2/3_BinaryType",
  26.             "TextType": "salmon"
  27.         },
  28.         {
  29.             "ID": 5,
  30.             "BinaryType": "BINARY_FILE:Penguin2/4_BinaryType",
  31.             "TextType": "pRAWNS"
  32.         }
  33.     ]
  34. }