Need Window Form Ex. retrieving from Northwind.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SteveInBeloit

    Need Window Form Ex. retrieving from Northwind.

    Hello,
    I am trying to learn how to manipulate a table via a Windows Form in vb
    ..NET. I am able to create the form1, and in the load event, I can put in the
    necessary ADO connection statements to query Northwind. So the environment
    is set up correct.

    Can anyone point me to an example where I can enter search criteria from the
    form, and get the results back and display them, or update them from the main
    form? I can't seem to find one.

    Thanks a lot,
    Steve
Working...