M
Max Moor
Hi All,
I'm getting ready to start a new application. The first time I did a
database app, I didn't put default value in for my tables' text (or memo)
fields. The last time, except for a few cases where I needed some specific
default, I set them all to zero-length strings (""), with zero-length strings
allowed, of course.
Now I'm getting ready to lay out my tables for this new app, and it
occurs to me to ask the experts before I do this again. Are there issues I
haven't noted that make doing this a bad idea? Is there a "best practice"
for setting field defaults in tables?
Thanks for the help.
Regands,
Max
I'm getting ready to start a new application. The first time I did a
database app, I didn't put default value in for my tables' text (or memo)
fields. The last time, except for a few cases where I needed some specific
default, I set them all to zero-length strings (""), with zero-length strings
allowed, of course.
Now I'm getting ready to lay out my tables for this new app, and it
occurs to me to ask the experts before I do this again. Are there issues I
haven't noted that make doing this a bad idea? Is there a "best practice"
for setting field defaults in tables?
Thanks for the help.
Regands,
Max