whenever I enter the data in the database it shows you cannot exceed the data for example If I try to enter the data in Address and its length = 300,while create a table in database I have a set a limit of 200.So how to resolve this issue? and I cannot change its character limit.
TIA
Hi @Cuberoot ,
I do not think you can enter data beyond the restrictions/format that you have set up for the column. You would have to modify the column format and character limit.
Could you let us know why you cannot change the character limit ?
1 Like
because its on cloud i.e plex website