SQL Server - BLOB Import and Export

Posted under Programming
  • makdns.blogspot.com - SQL scripts to insert File to BLOB field and export BLOB to File Using SQL server 2008, you can saved images / files to BLOB binaries and retrieve back them to file system. Import Test table structure: CREATE TABLE [dbo].[TestBlob]( [...
    Votes5
    Sign in to promote this post read postgo

Recently promoted by


Mohideen Kader

Author: Mohideen Kader from Tamilnadu