JavaScript | Actions | CSS | Documentation |
  | Components | Databases | NAS | Links

Search the Workbench:

Description: CFReport is the Cold Fusion interface to reports created with the Crystal Reports Professional report writer.

What the CFReport component editor looks like.

Syntax: <CFREPORT REPORT = “Report File” ORDERBY = “Sort Order” DATASOURCE = “ODBC Data Source” USERNAME = “User Name” PASSWORD = “Password” >

Attribute

Description

Notes

Datasource

ODBC data source

This is optional attribute is used to override the ODBC data source specified when the report was created.

OrderBy

Report sort order

Overrides the default sort order specified when the report was created.

Password

ODBC data source password

Used to override the ODBC login password specified in the ColdFusion Administrator.

Report

Name of RPT file to process

This attribute is required.

UserName

ODBC data source login name

Used to override the ODBC login name specified in the ColdFusion Administrator.

Example: <CFREPORT REPORT= “\a2z\scripts\emplist.rpt”>
</CFREPORT>

Go Back to Previous Page

Have a question that you can´t find the answer to? Want to report a possible bug?

Send a help request to NetObjects Technical Support