Ver Mensaje Individual
  #9 (permalink)  
Antiguo 19-05-2008, 23:17:08
viperfa viperfa is offline
Un Nuevo Amigo
 
Registrado: jul 2006
Posts: 12
viperfa Valoración +2
Contactar con viperfa a través de MSN
Predeterminado Re: Pasar parametro a reporte crystal report

Hola infor Cuervo, cuando le hago
cmd.CommandText = "Select * from operacion where cod_op= textbox1.text"

da = New SqlDataAdapter(cmd)

tengo un error en el --> da.Fill(dt)
No se controló sqlexception
The multi-part identifier "textbox1.text" could not be bound.
__________________
viko
Responder Con Cita