I insert .doc or .pdf files contents in Varbinary field in the SQL database using byte array.
Now i want to display this varbinary data in richtextbox in C#.Net.
How can i do this. Please Help!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Apr 1, 2011, 1:09 AM
VulpesPosted Mar 31, 2011, 3:04 PM
Is there some reason why you don't want to stream these documents to disk first?
SAM JPosted Mar 31, 2011, 2:37 PM
VulpesPosted Mar 31, 2011, 1:58 PM