I have good news and bad news. The bad news is that there is no way to retrieve the 'sa' password. However, the good news is that this is fixable without reinstalling, and it only takes a couple of steps. The first thing to do is to open up SQL Server Enterprise Manager and register the same server using Windows Authentication. Once the server has be registered, you can expand the Security node and open the properties of the sa account and change the 'sa' password.
Just a note: The windows account you register the SQL Server with must have admin privledges.
Hope this helps.
Scott
|