This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
I am working on VB.Net application and my requirement is to insert Microsoft word document in a table in binary type.
I am reading word document by using a byte stream and inserting array in table. The byte array contains 1000s elemets but in table it writes only '0xD0' value.