Copied to clipboard

Flag this post as spam?

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


  • Petr Snobelt 923 posts 1535 karma points
    Oct 18, 2011 @ 19:39
    Petr Snobelt
    0

    How to change datatype from textstring to textbox multiple without data lost

    Hi,

    I like to change datatype property from textstring to textbox multiple, but when I do so, content is lost :-o
    (when I change it back content is still there).

    What is recomended way to do it?

    Thanks

  • Petr Snobelt 923 posts 1535 karma points
    Oct 19, 2011 @ 23:17
    Petr Snobelt
    2

    Solution is create new datatype "Textbox multiple (Nvarchar)" and change it's database datatype to Nvarchar.

    Then you can change property type to it without data lost.

     

  • Sushma 12 posts 32 karma points
    Mar 13, 2012 @ 14:35
    Sushma
    0

    Solved my problem too

    Thank you

Please Sign in or register to post replies

Write your reply to:

Draft