I’ve just installed SQL Server 2012 Management Studio, but it does not display another drive (D:\) when I am trying to create new database.
Is there any configuration for display all drive?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The drives that are displayed are relative to the SQL instance that is installed, not the machine that Management Studio is being run on.
So if you have your SQL instance installed on a server that only has one drive, when you connect to it from a remote machine you will only see that one drive.