One of our customers does not want to put the default instance name “MSSQLSERVER” in the connection string. Unfortunately the dba has not replied to any of my emails inquiring what the problem is?
Any reasons why this would cause an issue?
JD
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 only “problem” I would see is the confusion that would be caused when someone looks at the connection string and mistakenly thinks that they are using a named instance instead of the default.
This is one of the rare cases where I think you would actually make things clearer by omitting information.