Dim adaptador As New OleDbDataAdapter("select * from MATRICULA WHERE MATRICULA.IDPROVEEDOR=" + Me.cbProveedor.SelectedValue, conexion)