Quantcast
Viewing all articles
Browse latest Browse all 2638

Crystal Reports Viewer - Sending where clause to report with command not appended in SQL Query

Hi,

 

I am working with a web application that launches a report in the Crystal Reports Viewer. The application passes the where clause (ie {TABLEMAIN.ID = '1'}) and some parameters to the crystal report. The report has a single datasource - a command that has been renamed (TABLEMAIN). The command also uses the passed parameters from the viewer in the query.

 

Using SQL Profiler, I see the query from the command and the parameter being used, but the where clause is not appended to the query. Because the report looks correct, I am assuming that the filtering (where clause) is being done on the client side. Is this a way around this so that the filtering is done on the server, so that the performance is improved?


Viewing all articles
Browse latest Browse all 2638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>