This is a migrated thread and some comments may be shown as answers.

Query Length

1 Answer 74 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 18 Jan 2017, 06:48 PM

Has anyone found a limitation for character length on the query write for Telerik Report Designer?  I have a lengthy oracle query that is over 30,000 characters and performs about 56 counting operations based on case statements to create a report.  The query works in sql Developer, but I am not able to paste the entire query into the query editor.

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 19 Jan 2017, 01:50 PM
Hello David,

This is a WinForms TextBox control with MaxLength=32767.

Our recommendation is to create a stored procedure and use it instead.

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
David
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or