Hi All,

I need to display the contents of a MS-SQL varbinary ( Blob column ) from a third party financial system , which in this case is a PDF file. There is also another column that contains the size in bytes . I can retrieve the data using the SQLGetdata command , then display it using the PDF Viewer library , but is there anything else I need to consider in order to displaying it correctly.

Regards,
Sam