HI Samid,
pls check this one way its is possible
it's also possible that you're trying to use SQL Server Authentication without having enabled it. To fix this, right-click Properties on your server instance in SQL Server Management Studio, and update the security settings to include "SQL Server and Windows Authentication mode".
OR
- login Mirosoft SQL Server 2012 with windows authentification.
- right-click onto the server name in Object Explorer and click Properties
- In the new tab click Security
- select SQL Server and Windows Authentification
- Ok
- Close the SQL server management studio.
- start+run
- write services.msc
- search for SQL there and restart all services.
Regards
Nayeem