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

Explain what is immutability, what is it for and how is it codified?

716


Please explain what is a delegate?

926


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

741


How viewstate is being formed and how it's stored on client in .net?

752


What is assembly in .net?

778


What is a .DLL and .EXE files called in .NET?

799


Explain asp.net?

807


What are an object and a class?

735


What is UDDI and how to register the web service in it?

798


Please explain what inheritance is, and why it's important?

743


Explain .NET architecture?

823


Can a try block have more than one catch block?

803


How do I use the thread pool?

746


hai, about trading domain and need simple project on trading system. please help me...

1790


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

809