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

Need help to load values from access table for Dropdown list during start up.

$
0
0
Hey,

Please help me to load the values to Dropdownlist1 or ComboBox1 from access table
when start up.
I need to select the employee Id from the ComboBox1.

below is my connection string:

Code:

  cnn = New OleDb.OleDbConnection
        cnn.ConnectionString = "Provider=Microsoft.Jet.Oledb.4.0; Data Source=" & Application.StartupPath & "\data.mdb"

Can anyone please help me.
regards,
vb-kid

Viewing all articles
Browse latest Browse all 27513

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>