- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 04:18 AM
I have a request to increase the string field value from 80 to 500 in the problem table
If i change it took more time and doesnt change to 500
Is this any global or data loss impact will happen ? or how to achieve this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 06:33 AM
Deleting will make you loose the data.
What you can do is...create a new column...with length 500. then copy the data from old fiedl to new, and then delete the old field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 06:29 AM
After increasing the size up-to 500 and save , The page has hang for some time with blank screen and value of 500 not updated in the column , its shows same 80 only.
Shall i delete the column and create new one ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 06:33 AM
Deleting will make you loose the data.
What you can do is...create a new column...with length 500. then copy the data from old fiedl to new, and then delete the old field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2017 07:33 AM
Yes we can create new one with 500 maximum length value