Results 1 to 3 of 3

Thread: Length of Data in Text Box in Data Report

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2002
    Posts
    135

    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,

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    What are you using as the DataSource for the report - ADO Recordset, Data Environment ??

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Mar 2002
    Posts
    135
    I am using ADO Recordset as the Data Source for the Data Report.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width