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
Explain what is immutability, what is it for and how is it codified?
Please explain what is a delegate?
Which dll is required to translate xml to sql in internet information server (iis)?
How viewstate is being formed and how it's stored on client in .net?
What is assembly in .net?
What is a .DLL and .EXE files called in .NET?
Explain asp.net?
What are an object and a class?
What is UDDI and how to register the web service in it?
Please explain what inheritance is, and why it's important?
Explain .NET architecture?
Can a try block have more than one catch block?
How do I use the thread pool?
hai, about trading domain and need simple project on trading system. please help me...
How to implement getcommon method in class a? Are you seeing any problem in the implementation?