On 11/14/05, Larry Meadors <[EMAIL PROTECTED]> wrote: > Uhm, use a database default?
Maybe. Don't all databases error on setting a non-nullable, defaulted column to null? (as opposed to not setting it at all).
On 11/14/05, Larry Meadors <[EMAIL PROTECTED]> wrote: > Uhm, use a database default?
Maybe. Don't all databases error on setting a non-nullable, defaulted column to null? (as opposed to not setting it at all).