Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vitaly Vasilega 65 posts 187 karma points
    Apr 02, 2015 @ 14:16
    Vitaly Vasilega
    0

    The maximum number of characters that can be written to the database.

    Hi everyone,

    Sorry, but I can't find information how many characters can contain the following fields:

    1. Textbox

    2. Textarea

    3. Rich Text Editor

    Thanks

     

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 02, 2015 @ 16:13
    Alex Skrypnyk
    100

    Hi Vitaly,

    Data in Umbraco stores in the cmsPropertyData table. Depends on property type data inserts into dataNvarchar(500 length) or dataNtext column.

    Thanks

  • Vitaly Vasilega 65 posts 187 karma points
    Apr 03, 2015 @ 06:00
    Vitaly Vasilega
    0

    Hi Alex,

    Thanks!

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies