cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cystal Report based on SQL query

mark_pulles
Discoverer
0 Likes
451

A quick question,

What do I have to do to build a report in the current trial version of Crystal Reports based on a SQL statement.

There is an option in the toolbar "create new report from Query" but this leads to a SAP logon? I don't want to connect to some SAP BW system.

Building reports on a table or view works fine for me but that's not a realistic scenario.

Who can help me out on this?

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Likes

Once you connect to a database, with most you'll have the option to create a "Command", which is a SQL Select statement that should pull ALL of the data for the report. For more information on working with commands, see https://blogs.sap.com/2015/04/01/best-practices-when-using-commands-with-crystal-reports/.

-Dell

Answers (0)