home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / blobtest / blobtest.mdb / Table1.json
Encoding:
JavaScript Object Notation  |  1996-11-20  |  110 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Blob": "OLE (255)",
  5.         "Name": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "ID": 1,
  10.             "Name": "C:\\TEST.TXT"
  11.         }
  12.     ]
  13. }