|
<%
fp_sQry="SELECT * FROM musedata1 ORDER BY title ASC"
fp_sDefault=""
fp_sNoRecords="No records returned."
fp_sDataConn="musedata"
fp_iMaxRecords=0
fp_iCommandType=1
fp_iPageSize=25
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=11
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
<%=FP_FieldVal(fp_rs,"title")%>
Description: <%=FP_FieldVal(fp_rs,"descr1")%> <%=FP_FieldVal(fp_rs,"bibl")%> |
CAVEAT: This is a beta version of a searchable online database of musical instrument museums and collections. The sample database includes resources only in the states of Alabama, Alaska, Arizona, Arkansas and California. The data was compiled by Albert R. Rice and sponsored by the American Musical Instrument Society, borrowed for demonstration purposes from the website of the International Committee of Musical Instrument Museums and Collections (CIMCIM) http://www.music.ed.ac.uk/euchmi/cimcim/id/. Copyright of all data in the database is vested in CIMCIM and the American Musical Instrument Society. The database structure and web implementation project are created by D.Newton/Oriscus. For demonstration purposes only.