• Rick Gzz (6/26/2013)


    Most of the tiff files[/url] are less than 100 kb, few reach the 700 kb. First use this instruction but insert the data without image[/url]

    INSERT INTO Diseños (Id, Partnum, Diseno)

    SELECT 1, '3301643-06', BulkColumn

    FROM Openrowset( Bulk 'C:\3301643.TIFF', Single_Blob) as EmployeePicture

    This would show it in vb.net and excel in some cases

    You can see whether this old post help you a little. Sorry for unable to extract some information cuz there is too much information in that post. 😀

    http://www.sqlservercentral.com/Forums/Topic364779-9-1.aspx