
25/10/2007, 08:07
|
 | | | Fecha de Ingreso: mayo-2007
Mensajes: 98
Antigüedad: 17 años, 10 meses Puntos: 0 | |
Re: enlazar dos procedimientos en un boton? gracias amigo hay lo solucuione
SELECT SCOPE_IDENTITY()
Dim id As Integer = CInt(cmd.ExecuteScalar())
Label10.Text = id |