i m using crstal report 8.5 and vb.net
i m giving a value through a text box (TextCity) on vb.net form.
now i want to use that TextCity value (entered by user through form) in selection formula. i m using this "{Table1.Address}=" = TextCity
where table name is Table1 and the table feild is Address and i want all those records in report viewer where Address is equal to TextCity, but it is not working.....can any body help me???
i m giving a value through a text box (TextCity) on vb.net form.
now i want to use that TextCity value (entered by user through form) in selection formula. i m using this "{Table1.Address}=" = TextCity
where table name is Table1 and the table feild is Address and i want all those records in report viewer where Address is equal to TextCity, but it is not working.....can any body help me???