2
Answers

Need Urgent Help On CrystalReport

suhas chandgude

suhas chandgude

13y
1.8k
1
how to redirect output of manual query to CrystalReport in C#.NET

eg:-

select * from info where info_no=textbox1.TEXT;
(where txtbox1.TEXT is input box for user entry)
Answers (2)