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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help viewing SQL Query being used

Status
Not open for further replies.

flepkows

Programmer
Jun 7, 2004
17
US
I am using the bundled version of CR for .NET 2002. I have a report that is using three tables from my database, and it runs very slow. I am thinking that the SQL statement for my report is grabbing much more data than it needs to from the database. I am trying to view the SQL query in order to optimize it. My problem is, I can see the view SQL query menu item under database but it is greyed out and unselectable. Can anyone help?

Thanks in advance.

 
I forgot to mention I am reporting off of an ADO.net dataset, and placing data into strongly typed DataSet if this makes any difference.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top