Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27069

VS 2008 Populate Data from SQL

$
0
0
What I would like to do is have data populate in a Textbox2 based on data in Textbox1. Now the data it will be populating is in a SQL table and I want it to Pull data from Column B by looking for the Data from the Column A using whats in Textbox1. The other kicker is Textbox1 is not part of the table I am pulling the data for Textbox2.

Viewing all articles
Browse latest Browse all 27069

Trending Articles