Click to See Complete Forum and Search --> : New MySQl User with a silly question


monsooncraze
04-23-2007, 03:17 AM
Hiyas,

I am creating a database using MySQL. On my web site I was going to create a large CD music database, I want users to be able to log in and create their own database (on my web site) by selecting cds they would find from the one I created. Is this possible? A point in the right direction would be great!! Thanks for the help in advance to all who reply. :)

ray326
04-23-2007, 03:49 PM
Since they're just referring to your master list you could do it with on table containing user names and keys to records in your list.