Hi
I'm redesigning my company website and I've come across a problem that I'm hoping some of you will be able to help me with.
I want to have a "customer login" section of the site. When a customer logs in they can view three categories of files that pertain to that customer. They are Drawings, Manuals and Software. I will be uploading the drawings/manuals and software to the website and so I assume that the table will have to hold the 'link' to these uploads.
I need to design a database that will allow customers to access multiple files but only the files that pertain to that customer.
I am thinking that I'll need two tables, one of customers log in details and one that holds the file names of the relevant drawings, manuals and software that they are able to download.
The problem is that I want multiple customer log ins to be able to see the same files. Basically like a 'permissions' thing. I'm not sure on the best way to do this in a database and I wondered if anyone has any ideas?
If I've been a bit vague or you want more info then please don't hesitate to ask.
Many thanks for any light you can shed on this..
Cheers
JT
I don't make mistakes, I'm merely beta-testing life.
I'm redesigning my company website and I've come across a problem that I'm hoping some of you will be able to help me with.
I want to have a "customer login" section of the site. When a customer logs in they can view three categories of files that pertain to that customer. They are Drawings, Manuals and Software. I will be uploading the drawings/manuals and software to the website and so I assume that the table will have to hold the 'link' to these uploads.
I need to design a database that will allow customers to access multiple files but only the files that pertain to that customer.
I am thinking that I'll need two tables, one of customers log in details and one that holds the file names of the relevant drawings, manuals and software that they are able to download.
The problem is that I want multiple customer log ins to be able to see the same files. Basically like a 'permissions' thing. I'm not sure on the best way to do this in a database and I wondered if anyone has any ideas?
If I've been a bit vague or you want more info then please don't hesitate to ask.
Many thanks for any light you can shed on this..
Cheers
JT
I don't make mistakes, I'm merely beta-testing life.