I checked the FAQ's for this forum and didn't see anything relating to this, so I hope someone out there can help me with this one.
I have a table with a bunch of text fields in it and the field length is maxed out at 255 char's because of some import flaw or something. I want to limit the field lengths to just what is necessary to hold the data.
Is there a way to count the max number of characters in the data for each field so that I can change the field lengths to at least the max required?
Thanks for any help you can provide,
Larry
I have a table with a bunch of text fields in it and the field length is maxed out at 255 char's because of some import flaw or something. I want to limit the field lengths to just what is necessary to hold the data.
Is there a way to count the max number of characters in the data for each field so that I can change the field lengths to at least the max required?
Thanks for any help you can provide,
Larry