Hi,
Not sure if I should post it here or in DB section. I am extending an application. This application generates a PDF file and stores it in a SQL Server Database table in a column of image datatype. My requirement is to read the data from this column and display it in excel format. Is there any way to do it? I did some research on google and most links point to using a third party class library. Is it possible to do it using VB.NET and SQL Server without using third party class lib (eg: itext).
Thanks in advance for all the help.
Regards
Binoy