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

How can I run a SQL statement using Crystal 2008 report?

Status
Not open for further replies.

deborahyr

Technical User
Joined
Nov 14, 2002
Messages
63
Location
US
I have SQL statements that I want to run using Crystal 2008 reports but once I view 'Show SQL Query' under Database Expert, there is no way to cut and paste my SQL statement into the report. Is this possible?
 
You have to use a command

In database expert select command and then paste your SQL into the dialog box. You can add Input paramters too.

Ian
 
The other option is to create or use an existing UFL (User Function Library) that provides an SQL execution function. One of the UFLs listed at provides several SQL-related functions.

hth,
- Ido

view, export, burst, email, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top