Sunday, February 19, 2012

enable ansi_nulls on existing table

Is there any way to enable ansi nulls on an existing table w/o
droppping/creating?
thanks
jimthis is set at the database level. however, this setting is overwritten by
connection/session setting every time.
to change the affect on an object, you will need to recreate the object.
--
-oj
"Jims" <biz@.neocasa.net> wrote in message
news:OXA92akiGHA.1508@.TK2MSFTNGP04.phx.gbl...
> Is there any way to enable ansi nulls on an existing table w/o
> droppping/creating?
> thanks
> jim
>

No comments:

Post a Comment