Question: How much data can a text box on a report hold

E

ESV

I have placed a text box on a report and am finding that the data is being
truncated. However I cannot find how much data a text box can hold. Does
anyone know?
The text box settings:
Can grow = YES
Can shrink = NO
Text align = Left
 
E

ESV

Never mind. I found the SQL stored procedure was doing the truncating and
not the text box on the report.
Eric Veland
 
Top