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
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Explain me what is the .net framework and how does it work?
What is the advantage of .net?
What is data type and how many types of data types are in .NET ?
What is .net3.5?
How do you define the lease of the object in .net?
What are the purposes of using .net?
What is func in .net 3.5?
What is the difference between reference type and value type?
What is the difference between .net and laravel?
Can any object be stored in a viewstate in .net?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How many design patterns can be created in .net?
Explain what is heap and what is stack?
Which dll translate xml to sql in internet information server (iis)?