home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Billboard Music Guide 1997
/
BMG_10.iso
/
media
/
data
/
database.tbl
< prev
next >
Wrap
Text File
|
1996-03-07
|
3KB
|
147 lines
(table
("tables"
(list
(table
("name" "ALBUM")
("file" "album.dat")
("install" "no")
)
(table
("name" "NAME")
("file" "name.dat")
("install" "no")
)
(table
("name" "DESC")
("file" "desc.dat")
("install" "min")
)
; (table
; ("name" "GLOSSARY")
; ("file" "glossary.dat")
; ("install" "no")
; )
(table
("name" "CATEGORY")
("file" "category.dat")
("install" "no")
)
(table
("name" "BBCHART")
("file" "bbchart.dat")
("install" "no")
)
(table
("name" "AUDIO CLIPS")
("file" "audclip.dat")
("install" "min")
)
(table
("name" "VIDEO CLIPS")
("file" "movies.dat")
("install" "min")
)
)
)
("indexes"
(list
(table
("name" "ALBUM A_ID") ; key = a_id, value = record number
("file" "albumaid.idx")
("install" "max")
)
(table
("name" "ALBUM P_ID") ; key = p_id, value = record number
("file" "albumpid.idx")
("install" "max")
)
; (table
; ("name" "ALBUM GENRE") ; key = genre code, value = record number
; ("file" "albgenre.idx")
; ("install" "min")
; )
(table
("name" "NAME P_ID") ; key = p_id, value = record number
("file" "namepid.idx")
("install" "max")
)
; (table
; ("name" "NAME GENRE") ; key = genre code, value = record number
; ("file" "namegenr.idx")
; ("install" "min")
; )
(table
("name" "ALBUM TITLES") ; key = album title, value = record number
("file" "albtitle.idx")
("install" "no")
)
(table
("name" "BAND NAMES") ; key = band keyname, value = record number
("file" "bandname.idx")
("install" "no")
)
(table
("name" "BB CHART DATE") ; key = date, value = record number
("file" "bbchdate.idx")
("install" "min")
)
(table
("name" "BB CHART DAYS") ; key = MMYY, value = list of DDs for days available
("file" "bbchdays.idx")
("install" "min")
)
(table
("name" "DESC D_ID") ; key = d_id, value = record number
("file" "descdid.idx")
("install" "min")
)
(table
("name" "CATEGORY GENRE") ; key = genre code, value = record number
("file" "catgenre.idx")
("install" "min")
)
(table
("name" "ALBUM RESULTS") ; key = RECORD NUMBER, value = album title string
("file" "albrslt.idx")
("install" "max")
)
(table
("name" "NAME RESULTS") ; key = RECORD NUMBER, value = album title string
("file" "namerslt.idx")
("install" "max")
)
(table
("name" "PHOTO P_ID") ; key = p_id, value = record number (only p_id's which have photos are here)
("file" "photopid.idx")
("install" "min")
)
(table
("name" "MOVIES A_ID") ; key = a_id, value = record number in movies.dat
("file" "movieaid.idx")
("install" "min")
)
(table
("name" "MOVIES P_ID") ; key = p_id, value = record number in movies.dat
("file" "moviepid.idx")
("install" "min")
)
(table
("name" "AUDIO A_ID") ; key = a_id, value = record number in audclip.dat
("file" "clipaid.idx")
("install" "min")
)
(table
("name" "AUDIO P_ID") ; key = p_id, value = record number in audclip.dat
("file" "clippid.idx")
("install" "min")
)
)
)
("keyword index"
(table
("ARCHIVE" "words.dat")
("INDEX" "words.idx")
("install" "no")
)
)
)