home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1998 January / PCDJAN98.iso / S / power / Product / myalbums.md_ / myalbums.md / Albums.json < prev    next >
JavaScript Object Notation  |  1997-09-25  |  535b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Category": "Text (20)",
  5.         "Medium": "Text (20)",
  6.         "Title": "Text (35)",
  7.         "ArtistID": "Long Integer",
  8.         "Loan": "Boolean NOT NULL",
  9.         "Soundex": "Text (4)",
  10.         "CatalogNumber": "Text (15)",
  11.         "PurchaseDate": "DateTime",
  12.         "PurchasePrice": "Single",
  13.         "ReplacementCost": "Single",
  14.         "Condition": "Text (12)",
  15.         "Rating": "Text (12)",
  16.         "YearReleased": "Text (4)",
  17.         "Label": "Text (25)",
  18.         "CountryReleased": "Text (20)",
  19.         "Location": "Text (20)",
  20.         "Producer": "Text (22)",
  21.         "Engineer": "Text (22)",
  22.         "Video": "Text (50)",
  23.         "Sound": "Text (50)",
  24.         "Photo": "Text (50)"
  25.     },
  26.     "data": []
  27. }