Menu

#182 fwsqlmgr causing build to fail

FlexWiki
closed-fixed
5
2006-01-27
2006-01-27
No

The presence of

exec sp_dboption <<database>>, 'db chaining', 'false'

in fwsqlmgr is causing the build to fail, as this
option requires the user to be in the sysadmin server
role.

Fix: remove this line, as it defaults to false anyway.

Discussion

  • Craig Andera

    Craig Andera - 2006-01-27

    Logged In: YES
    user_id=879696

    Fixed in build 1707.

     
  • Craig Andera

    Craig Andera - 2006-01-27
    • status: open --> closed-fixed
     

Log in to post a comment.