Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Exporting Binary Data

Author  Topic 

dsender
Starting Member

1 Post

Posted - 2010-06-23 : 18:59:50
I am trying to export, from sql 2008, a table that contains binary data in one of the columns. The binary data points to certain pdfs that I'm trying to look at. I have imported the specific table into access 2007, but I am still not able to view the data/files. In access, the binary data has become ole objects.

I am really trying to view the files through some dB manipulation but I do not have quite the experience...

Any help would be greatly appreciated...
   

- Advertisement -