new to databases. need direction.
hi, i was just wondering where to start with adding a simple database to my website. i was thinking to have like a tab or comma delimited file (like .cvs) that the site gets it's info from.
i'm planning to have a 'list' of my music cds, with info on tracks, lyrics and cover art for each artist. i wanted to just display basic info in a table, with the album title linked to it's extra info.
can anyone tell me what it is that i need to read up on (php? c++? javascript? asp? i'd like to keep it as basic as possible, though...) and specifically which area of that lanuage i need to concentrate on to make this work?
failing a simple solution i'll just manually create an html table with the info in it, but i'd like to make it easy to update, which i think would work if the site could generate these tables + content drawing from the info in the most recently uploaded cvs file....
can anyone steer me in the right direction?
thanks,
wiklendt.