Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
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.
Solved my problem too
Thank you
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
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.
Solved my problem too
Thank you
is working on a reply...