The application users upload their documents(.pdf,.jpg,.docx etc) using asp .Net as front end. I am planning to store the file as FileTable using SQL Server 2012. Along with that I need to encrypt the file as well. No one other that the file uploader should
have access to the file. Not even the DBA or the windows administrator should be able to open and see the information stored in the file.
--------------------------------------------------------------------------------
Thanks & Regards, sathya