Need Window Form Ex. retrieving from Northwind.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Thanks Joseph,

I having trouble getting those to work. Wonder if it is cause I have VS
..NET 2003? I need a step by step that shows me how to do it.

Thanks,
Steve
 
Spoke too soon. I am able to get the application to work , (afer adjusting
the server settings), so I can see the code. But I am hoping to find
something that will walk me through it.
Thanks again
 
Jan. 10, 2005

I hadn't seen the samples myself, so I didn't know whether they where
step by step examples. I will have an eye out for samples that walk you
through it! :)


Joseph MCAD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top