Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Report Designer using stored procedure

Engaged ,
May 17, 2013 May 17, 2013

I use ColdFuiosn and MS SQL server.

I use a stored porcedure for my report using advance on query builder like following.

<cfquery name="ReportQuery" datasource="myDataSource">

execute MyStoredProcedure MyParam1, MyParam2

</cfquery>

I got ColdFusion Report Designer is unable automatically to retrieve  meta data for the report fields.

Can you please advice how can I manually to get field information to drop on the report designer?

Your help and information is great appreciated,

Regards,

Iccsi

579
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , May 20, 2013 May 20, 2013

I just need to create fields on the Report Builder user interface on the field and parameter section,

Thanks for your information and help,

regards,

iccsi

Translate
Engaged ,
May 20, 2013 May 20, 2013
LATEST

I just need to create fields on the Report Builder user interface on the field and parameter section,

Thanks for your information and help,

regards,

iccsi

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources