Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Post
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Reply
Not able to fetch all data to RDLC Report
Sandeep Kumar
6 years ago
188
Reply
Hi All,
I have written one stored procedure to fetch records from more than 4 tables by using joins to display as RDLC report.But While I am selecting all Company and all Employee ,not able to get all the records cause of hudge data in database or connection lost between front and back end .(But while I am selecting 1 or 2 company name then data is coming fine only).
Note:SqlCommand.TimeOut is not recommended because of burden in DB.So has any one idea or suggestion to resolve this issue.
Thanks & Regards,
Sandeep
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Generate XML from XSD for data from table/view(SqlServer)
Trying to update data in an Access database from text boxes