ANSI_WARNINGS ???

  • Hello Everyone

    I hope that you are having a fabulous day.

    Is there a way to control ANSI_WARNINGS either database wide or server wide? I would really not enjoy having to modify all the sprocs in a single database.

    Thank you in advance for your comments and suggestions

    Andrew SQLDBA

  • you can set at database level by right clicking-->Options-->Ansi Warning

    Check the status in select * from sys.databases.

  • Thank You

    I knew there had to be a way. I should have checked sp_Configure before asking. Time for more coffee 🙂

    Andrew SQLDBA

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply