I am putting together a basic document management database which the main purpose will be to locate where documents are at - the actual documents will be stored on a network drive, to which there will be a hyperlink in Access to the document.
The problem that I am having with this is coming up with a good way to filter down and find documents. My initial thought was to have a category table. Each document could then have up to 5 different categories assigned to it. I wanted to make a form with drop down boxes of the categories that they could select different categories to narrow the results down in the event they don't know the specific document name.
So for example I have stored: Document 1: Category A, Category C
User would select they want all documents that have Category A and run the query, Document 1 would be one of the results because it has Category A assigned to it.
I do not know that this is the best way to accomplish what I am looking for. Is there a more effective way to do this? I was thinking if there was basically an entry box that the user could tag each document with whatever keyword they wanted, and then set up a query that they could enter in a string of tags to get the results would be good, but I don't know if this is beyond Access' ability as I've never seen anything like that.
Any suggestions or ideas on a direction to go with this - as a little more info: right now my deptartments documentation on procedures is all paper in a notebook but it has been "recommended" to us to put all of these online. There are going to be hundreds of word documents typed up and I really do not want to throw them all in folders and just leave them there because many of the documents will fit into more than one type of scenario, which is why I'm trying to think of a way to come up with a DB to assist with locating these documents.
Thanks as allways for any suggestions/help!
The problem that I am having with this is coming up with a good way to filter down and find documents. My initial thought was to have a category table. Each document could then have up to 5 different categories assigned to it. I wanted to make a form with drop down boxes of the categories that they could select different categories to narrow the results down in the event they don't know the specific document name.
So for example I have stored: Document 1: Category A, Category C
User would select they want all documents that have Category A and run the query, Document 1 would be one of the results because it has Category A assigned to it.
I do not know that this is the best way to accomplish what I am looking for. Is there a more effective way to do this? I was thinking if there was basically an entry box that the user could tag each document with whatever keyword they wanted, and then set up a query that they could enter in a string of tags to get the results would be good, but I don't know if this is beyond Access' ability as I've never seen anything like that.
Any suggestions or ideas on a direction to go with this - as a little more info: right now my deptartments documentation on procedures is all paper in a notebook but it has been "recommended" to us to put all of these online. There are going to be hundreds of word documents typed up and I really do not want to throw them all in folders and just leave them there because many of the documents will fit into more than one type of scenario, which is why I'm trying to think of a way to come up with a DB to assist with locating these documents.
Thanks as allways for any suggestions/help!