Friday, February 24, 2012

Display SQL Information in VB

How can I display and retreive information from an SQL Express 2005 database in a Visual Basic Express 2005 application?

I know that I can drag and drop a node onto the form (to display a sort of spreadsheet), but the method I wish to approach is to display information in a text box.

Start here to learn about all kinds of databinding goodness.

Mike

No comments:

Post a Comment