We are looking at setting up a document library, not for version control but for tax records and history..
What are the best practices here ?
Storing the document as binary object in a database or using a database to keep track of them and linking it to some sort of shared file structure ?
What are the best practices here ?
Storing the document as binary object in a database or using a database to keep track of them and linking it to some sort of shared file structure ?