|
ALTER LOGIN statement in SQL Server 2005 allows to disable the sa account and rename it as one of the security measure. But if sa account is renamed the sql 2008 upgrade will fail,can you please advice how to handle this scenario? Rgds,
(comments are locked)
|
|
Here is the KB article from Microsoft telling you what to do: Basically:
(comments are locked)
|

