I have a asp.net application that is uploading documents to my Sharepoint Server 2007, all the documents are stored in the content database, and is growing making the database difficult to manage and introducing risk in supporting a database of this size.
Do you know how can I solve this problem? or if exists more options to store the documents in sharepoint, like the file system.
Or what other options que have?