2
Reply

Need Urgent Help On CrystalReport

suhas chandgude

suhas chandgude

13 years ago
1.5k
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)