Hi Guys,
I am about to undertake the mammoth task of cataloguing all my music CD's and my DVD collection.
I was going to use M$ Acess to enter all the details for DVD's the catergories would be: Title, Genre, Rating, Running time and so on.
For music CD's: Title, Artists, Genre and so on.
What I wanted to know is could I then use the saved Access database file with MySQL or PHP so that I could make a web server database and access the info that is stored in that Access file?
For instance rather than be limited to having the stored database file on one pc and having to install access on every machine to access that database and share that folder where the database is stored. I thought it would be better to make a webpage with either PHP or MySQL and be able to access that database file from any PC I choose to use.
Can this be done or do I need to enter all these details in a PHP database program?
I would be extremely grateful for any help anyone can offer me on this subject.
Thanks in advance.