Results 1 to 2 of 2
  1. #1
    selvakumar.arc is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Posts
    49

    Recordset truncating after 255 character

    Hi All,

    I am trying to load the data from excel sheet to user forms based on some condition (like ID=101) and I am using recordset for this purpose. I am getting all the data from the excel sheet but the problem here is, in some of the field has more than 255 character and the values are truncating after 255 character. When I am checking its length then I am getting the correct count but when I am printing it into text box then it is displaying only 255 character.

    I tried several ways to fix this issue like splitting the data into 255 character each but the problem here is it displays the first 255 character data correctly and remaining will come as blank/empty.

    Can any one help me to fix this issue?



    Thanks
    Selvakumar R

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    So the data imports correctly into a Memo type field? It should display properly in a textbox bound to that field.

    If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Report Truncating Memo Field(s)
    By alexbumgardner in forum Reports
    Replies: 5
    Last Post: 07-18-2014, 11:13 AM
  2. How Can I: Create a Continuation Recrod?
    By RichardAnderson in forum Forms
    Replies: 8
    Last Post: 08-21-2013, 10:42 AM
  3. Truncating SQL Server table from Access
    By lbrady in forum Import/Export Data
    Replies: 3
    Last Post: 03-01-2013, 04:46 AM
  4. Query is Truncating Memo Field
    By Huddle in forum Queries
    Replies: 1
    Last Post: 07-24-2012, 02:24 PM
  5. Subreport Truncating in 2010
    By rdavid in forum Reports
    Replies: 2
    Last Post: 12-13-2011, 09:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums