The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: How to retrieve rows from a database table in VB.NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Nitin KushwahaPosted Mar 31, 2011, 3:43 PM
Hello Rohatash, I have been going through all your articles of VB.NET, and it is really helpfull, however, I need something specific, and these articles / tutorials are not able to get me the logic clear. I need to use the OpenFileDialog to browse a file, and open it in Binary mode to extract the Header or magic number of any file, that header, should be compared to the one in my existing db table ( fileextension | fileHeader ) i want to retreive from SQL db, the same header with it's corresponding file extension value. it would be really great if you can help me for this concept. Awaiting your reply. Thanks in advance.