Tagged Questions
1
vote
1answer
146 views
How can I display a web part on a page with BLOB data from SQL Server?
Am looking to design a web part that will display a link for a user to download a PDF file. This is stored as a BLOB in SQL Server. This web part would be connected to another Sharepoint list where ...