albums


Last Modified: Mon Mar 17 20:13:52 1997

Size: 1165 bytes


#
# Schema -- A sample interface for managing your albums/cd collection
#
# Copyright (C) 1996-2001 Herrin Software Development, Inc.
# All rights reserved.
#
# This file is part of the Qddb Fx examples.
#
# Qddb is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License Version 2
# as published by the Free Software Foundation.
#
# Qddb is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Qddb; see the file LICENSE.  If not, write to:
#
#  Herrin Software Development, Inc.
#  R&D Division
#  41 South Highland Ave.
#  Prestonsburg, KY 41653                                                   
Use Cached Hashing
HashSize = 1000
CacheSize = 100

Artist
Title
Musicians (
	Name
	Instrument *
) *
Orchestra
Director
Tracks (
	Name
	Number
	Duration
	WrittenBy
	Lyrics
	Comments
) *
RecordLabel
YearReleased
ProducedBy
Category
Rating
AlbumCover *
Comments