Length of Data in Text Box in Data Report
Hello,
I have developed an application using VB6 & MS Access. I have used Data Report as its Reporting tool.
Now the problem with the Data Reports is that it only shows 100 characters in the Text Box. I have sets its property "Can Grow = True" still it truncates the data more then 100 characters.
This data is directly picked from the Database and in the Database the data type of that particular field is "Memo".
This type of problem never occured before...
Can anyone of you would help me in this regard.
Regards,