The text of this article is not in this database — only its details are. Read it on the old site: How to retrieve rows from a database table in VB.NET
1 Comment
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

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.