The picture above, should be in the
The Public Function ComboUpdating (ByVal ComboText As String)
Try
SQL="SELECT * FROM=[]" & amp; ComboText & amp; ", "
Da=New OleDb. OleDbDataAdapter (SQL, dbConnection)
Ds=New DataSet ()
DbConnection. The Open ()
Add code, the display name in the combobox corresponding table, strives for the great god help!!!!!!!!!!