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
|