Skip to Content
0
Former Member
May 20, 2010 at 02:17 PM

Issue with data size

51 Views

Hello,

I am using Crystal Report XI software and am using oracle database. I have an issue and would like your help with the same.

Steps to see the issue -

1. In database expert, I enter this query.

select '{?Test}' as test from dual

2. For the parameter input, I just enter this value --> T (one character).

3. Now, I say okay.

In the field explorer, I see this under database fields. -


> Test: String[1]

4. Now, I refresh the report and am entering this as the input -


> HELLO

The field size does not grow dynamically. It still says this ---> Test: String[1]

Hence, the data is getting cut off in the report.

What could be the reason and is there any solution for the same?

Thank you for your time!

Jay