|
-
May 10th, 2013, 02:04 AM
#1
[RESOLVED] Determine where the records of an RDL comes from?
We have here an application (not written by me) and I would like to know what SP or View a certain RDL gets its record from, I have access to the database and the report server but I don't know how to determine the source of the report.
-
May 10th, 2013, 01:28 PM
#2
Re: Determine where the records of an RDL comes from?
Run a SQL Server PROFILE and monitor your sql statements. Navigate to the page/form where you expect to have that SP to run, check back in the profiler which SP was ran.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|