views:

30

answers:

1

Hi
so make quick:
i use windows 7 ultimate. I can login with windows authentication mode but sql authentication with user 'sa' don't work!. sa user is enable
so what do i do?

+2  A: 

Go to Start > Programs > Microsoft SQL Server > Enterprise Manager Right-click the Server name, select Properties > Security Under Authentication, select SQL Server and Windows The server must be stopped and re-started before this will take effect

Error 18452 (not associated with a trusted sql server connection)

Muhammad Kashif Nadeem