1
Answer

How to get Binary data in c#

ferozanna

ferozanna

20y
2.5k
1
I stored my data in sqlserver column type is image that is data is stored in binary format. I just want to read that data and write in to a file How can i achieve this ? Guid me
Answers (1)