How to store and retrieve images in SQL server database
through VB.NET?

Answer Posted / saravankumar

Image file can be save in SQL server as a byte. Henceforth,
the image is convert to a stream of byte using the IO.Memory
Stream. This stream of byte can be save in a table with
image data type.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

661


Explain me what is the .net framework and how does it work?

655


What is the advantage of .net?

626


What is data type and how many types of data types are in .NET ?

641


What is .net3.5?

677






How do you define the lease of the object in .net?

639


What are the purposes of using .net?

692


What is func in .net 3.5?

649


What is the difference between reference type and value type?

591


What is the difference between .net and laravel?

647


Can any object be stored in a viewstate in .net?

684


Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?

1753


How many design patterns can be created in .net?

678


Explain what is heap and what is stack?

687


Which dll translate xml to sql in internet information server (iis)?

666