Ver Mensaje Individual
  #6 (permalink)  
Antiguo 26/09/2012, 20:35
CPArt
 
Fecha de Ingreso: septiembre-2012
Mensajes: 14
Antigüedad: 11 años, 7 meses
Puntos: 0
Respuesta: VB .NET 2010 ComboBox y datagridView

la variable tabla corresponde a un datatable

aca estan todas las variables definidas

Dim objeto As New enlaceBD
Dim adaptador As SqlDataAdapter
Dim tabla As New DataTable
Dim conexion As New SqlConnection
Dim consulta As String
Dim seleccion As String