How to View PDF stored in SQL Server image field or varbinary(MAX) field

Some time you need view pdf stored in SQL Server image field or varbinary(max) field, how to do it? I suggest you try SqlLobEditor, you can download it form here: http://www.withdata.com/down/SqlLobEditor.exe . Run SqlLobEditor, execute query, and click the “BLOB” grid that contains ... Read more