Does anyone know of a method of comparing records to find the largest contents of one particular field?
I have a database that has several memo fields, but a couple are not being used as I thought they would be. I don't think many (if any) entries go above 255 characters. As the database grows generally, I think I should switch these fields to text. It would be nice though to make them an accurate size, but I don't know what the largest or even average entry is so far.
Cheers,
Jon
I have a database that has several memo fields, but a couple are not being used as I thought they would be. I don't think many (if any) entries go above 255 characters. As the database grows generally, I think I should switch these fields to text. It would be nice though to make them an accurate size, but I don't know what the largest or even average entry is so far.
Cheers,
Jon