Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to get SQL used by a Report ?

Status
Not open for further replies.

sheila11

Programmer
Dec 27, 2000
251
US
Hi all,

I am running a BO report. It works fine. Now I want to know the exact SQL that the BO used to generate that report, and use it in my ASP.

How can I get that SQL ?

TIA,
Sheila
 
Hi Sheila,
Can you see the SQL icon?

If you can, then this will give you access to the code used to get the data... You may need to open the report under the full client version of BO to see this.

Otherwsise, talk to you BO supervisor.

Roger...
 
Sheila,
I'm pleased that it worked.

Steve's point is valid and your DBA should be able to capture the actual SQL from the rDBMS audit logs.

Roger...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top