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

VS 2012 hello i have some problem and need to learn more

$
0
0
hello guys

iam new in this forum i want some one help me to make my program read the data ( access file )

all of my program i use like this :

Code:

If ComboBox1.SelectedItem = "File" Then
            TextBox1.Text = "Price"
            TextBox2.Text = "CD/DVD"
            TextBox3.Text = "Windows"

but now iam want to learn how to read data ( access file ) .

thanks for help
your frined
ZedRon

Viewing all articles
Browse latest Browse all 27554

Trending Articles