so for instance I have
Code: Select all
comments char(120),so in my input I can only enter 60 quotes therefore (giving me 120 characters)
not that anyone is going to want to enter 60 quotes for the input but if they do..... it wont work. So should i double my table colum lengths?
is this worrying to much about it?