I'm a newbie working on a project for my company to use VB 2008 Express.
Right now I'm trying to pull data from a DB
I've read this post http://www.vbforums.com/showthread.php?t=469872
it was very informative but I'm confused about something.
All I need to do is pull 1 row based on a number and display the data on the screen.
I'm good with the creating getting the specific number via a text box.
I'm looking to find some info on where and how to inlpement the SQL statement that results from the value of the text box.




Reply With Quote