web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)
Answered

what is string size of memo

(0) ShareShare
ReportReport
Posted on by 1,128

Can someone help me understand what is the string size memo ?

Is there a limit of how many characters I can enter in Notes EDT field which has string size Memo.

Thank you

Ann

*This post is locked for comments

I have the same question (0)
  • SaverioT Profile Picture
    330 on at
    RE: what is string size of memo

    A memo field like Docuref.Notes is transate to a nvarchar(max) into SQL server; as described in https://msdn.microsoft.com/en-gb/library/ms186939.aspx :

     "the maximum storage size is 2^31-1 bytes (2 GB). The storage size, in bytes, is two times the actual length of data entered + 2 bytes."

    The max string lenght is approssimativly 1 G.

  • Suggested answer
    Vilmos Kintera Profile Picture
    46,149 on at
    RE: what is string size of memo

    Blob size is around 4 GB per field if I recall this right.

    But since that column cannot be indexed and takes very long time to retrieve, it is generally a good practice not to use and put it on regularly used and transactional tables for performance reasons. I would always place memo fields on newly created, separate tables that are joined by the primary index only for memo storing purposes.

  • Ann2015 Profile Picture
    1,128 on at
    RE: what is string size of memo

    Thanks!

  • Verified answer
    Anton Venter Profile Picture
    20,279 Super User 2025 Season 2 on at
    RE: what is string size of memo

    Hi Ann, the length is practically unlimited because it is stored in the database as a BLOB (Binary Large Object). It is not the same a normal string field which has a fixed length in the database.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Guy Terry Profile Picture

Guy Terry 2 Moderator

#1
Martin Dráb Profile Picture

Martin Dráb 2 Most Valuable Professional

#1
Community Member Profile Picture

Community Member 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans