26/09/2012, 20:35
|
| | Fecha de Ingreso: septiembre-2012
Mensajes: 14
Antigüedad: 12 años, 1 mes 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 |