PDA

Click to See Complete Forum and Search --> : Passing parameter values (vb6 & cr 8.5)


nm_maheswaran
Jan 25th, 2006, 06:12 AM
Hi to Everybody,

How could i pass a parameter values from vb6 to Crystal 8.5?

Is the below right?

cry_rep.ParameterFields(1) = txtMonthName.Text

i get an error "Runtime Error: 20553" Invalid parameter field name.

Thanks in advance