From: utzoo!decvax!harpo!esquire!cmcl2!philabs!sdcsvax!davidson
Newsgroups: net.records
Title: keeping track of those records
Article-I.D.: sdcsvax.2027
Posted: Sat May 29 00:31:13 1982
Received: Sun May 30 01:32:11 1982

I am using a database written in UCSD Pascal to keep track of my
record collection.  I have updated it each time I aquire a new
record, and can find all records of a particular 'kind' with
reasonable speed.  I keep track of each record by assigning a
'type' to the music.  e.g. rock, progressive, jazz, classical, etc..
and the database can select from the database all of the records
having the particular 'type' of music I am interested in.

Yes, it took a while to originally enter th 200 records I had
at the time, however with over 450 records now, it was well
worth the time then.

sdcsvax!davidson

david barto