Skip to Content
0
Former Member
Mar 31, 2017 at 09:08 AM

How to retrieve raw SQL query from report template

229 Views Last edit Jun 08, 2018 at 05:28 PM 2 rev

A trivial .Net client, a stand alone app. HelloWorld, really.

using CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0.

Loads a template.from a file.

Is it possible to get a raw SQL query, which CR generates internally, based on the parameters of the template?

Google search has returned a few similar questions, but they all seem to refer to RAS.

Much appreciated

michael