Re: Extracting SQL Server image data as strings

2004-01-16 Thread Michael Peppler
On Fri, 2004-01-16 at 01:21, Mark Buckle wrote: > Does any-one have any experience in extracting image data as strings ? > I'm trying to output the data from a table as a set of insert statements, > one of the columns is an image column, and > although I can successfully output the data and apparen

Extracting SQL Server image data as strings

2004-01-16 Thread Mark Buckle
Does any-one have any experience in extracting image data as strings ? I'm trying to output the data from a table as a set of insert statements, one of the columns is an image column, and although I can successfully output the data and apparently re-load it, the application that uses it resolutely