windows - Error 18456 with SQL Server Management Studio -


i'm running sql server 2008 r2. i've set sql server 2 authentication modes (windows , sql server)

with sa account, i'm able connect osql (aqua data studio, jdbc, odbc) tcp/ip protocol.

everything works perfectly... except sql server management studio !!

each time i'm trying connect sql server authentication, error :

error 18456 state 8 password doesn't match !?

i tried in administrator mode, same issue :(


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -