Hello all,
I would like to store documents, (i.e., .docx, .xlsx, .txt, etc), into a SQL table and allow the user to download the files from the k2 web app by clicking a link in the list view. My attempts to do this have failed. Below explains what i have done up to this point. Also note worthy i don't want a user to upload any files.
My table structure:
Help would be most appreciated.