Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (6.1k points)

I just installed SQL Server 2012 Express, I am able to connect with the database from VS2012RC.

 

Database is working absolutely fine. I use Win7 SP1 64bit.

I download program from page I choose ENU\x64\SQLManagementStudio_x64_ENU.exe

There is a need to install Management Studio 2012, but after the unpack installer has stopped, I see only for a moment some console applications.

Please tell me how can I find the log file?

1 Answer

0 votes
by (11.7k points)

So you have to install ENU\x64\SQLEXPRWT_x64_ENU.exe which is Express with Tools (RTM release. You can find SP1 release\ from here).

As the page states

Express with Tools (with LocalDB) Includes the database engine and SQL Server Management Studio Express) This package contains everything needed to install and configure SQL Server as a database server. Choose either LocalDB or Express depending on your needs above.

Therefore just install this and use the management studio included with it.

If you want to get more insights into SQL, checkout this SQL Course from Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
4 answers
0 votes
1 answer
0 votes
1 answer

Browse Categories

...