Advertisment

Read and write SQL image data, store binary file to sql table

author-image
CIOL Bureau
Updated On
New Update

Check this tip to read/write binary files from a disk or read a file from remote server (URL - using http/ftp). This tip contains sample code to create a table with a binary column, get a binary data from a file (image) and store them to a database table, read the binary data from the database and sent the data to a client using ASP Response.BinaryWrite.

Advertisment

Click here for details !

tech-news