Re: Pasar parametro a reporte crystal report Hola infoCuervo,
en las lineas
valor = Convert.ToInt32((Me.TextBox1.Text))
cmd.CommandText = "Select * from operacion where cod_op =' & valor & '"
tengo el sgte error
Conversion failed when converting the varchar value ' & valor & ' to data type int.
__________________
viko
|