sometime we may face problem to change password of sa using sql server management studio. that becasue by default this is not set to SQL server and windows authentication mode. Here the solution to do it step by step.
1.Open the SQL Server express management studio
2.Connect to SQL Server using windows authentication
3.Right click the server name [...]
Archive for January, 2008
set sa password using sql server management studio express
Posted in SQL Server, tagged SQL Server on January 4, 2008 | 7 Comments »

