I have just been looking through a few websites and found massive debates around Allow Zero Length strings within a field.
I have read that having the property set to yes can make your queries run a bit slower as they are having to check for nulls and ZLS.
With this being said, when should I be selecting yes and when should I be selecting no?
My database will be for data entry and analysis. I have a number of text fields, 4 memo fields and ofcourse a few number fields within my tables. Should I be setting the ZLS property to no for all my text/memo fields within my database? Is this standard practice?
I am using access 2003.
Thanks,
Chris
I have read that having the property set to yes can make your queries run a bit slower as they are having to check for nulls and ZLS.
With this being said, when should I be selecting yes and when should I be selecting no?
My database will be for data entry and analysis. I have a number of text fields, 4 memo fields and ofcourse a few number fields within my tables. Should I be setting the ZLS property to no for all my text/memo fields within my database? Is this standard practice?
I am using access 2003.
Thanks,
Chris
Comment