TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rahul ahuja
NA
80
35.8k
consume web service in ssrs report
Oct 28 2014 3:57 PM
I need to call some web service function from the code section (report -> report properties-> code )of the ssrs report.
I have following method in the web service which take string parameter and return string
1) GetJobCodeEncode(string) :string
2)GetJobCodeDesc(string):string
Can any one help me how should i consume the web service in the SSRS report?
Reply
Answers (
0
)
Create a rdlc report using mysql in asp.net
SSRS report with web service