Why can't I connect to my local SQL Server Express (2014)?
After I installed Microsoft SQL Server Express (2014) on my local computer (for testing while building a web interface which uses databases), I could connect just fine, but for some random reason, now (after I've finally gotten the .mdb files converted into the .accdb file format I need for use with the SQL Server Migration Assistant tool), I just can't connect/log in.
I am unable to connect whether it's via the Migration Assistant or simply via the SQL Server regular interface.
I am logging in with Windows authentication and the Server name appears completely correct.
I've tried going into "services" on my machine and starting the 'sqlbrowser' service, as that was mentioned as a possible cause for connection failure, but that didn't help.
Also, after reading sites at the following links, I'm still left wondering what this issue could be:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0628296e-939a-4700-b498-1c3c9ce90597/a-networkrelated-or-instancespecific-error-occurred-while-establishing-a-connection-to-sql-server?forum=sqlsecurity
https://social.technet.microsoft.com/Forums/windows/en-US/5fc88f64-680f-4479-898f-05099fb19796/sql-server-connection-issue?forum=sqlexpress
Other links I've checked seem unrelated to my situation.
The screen shot below is an image of what I'm seeing when I try to log on:
networking sql-server sql sql-server-express
add a comment |
After I installed Microsoft SQL Server Express (2014) on my local computer (for testing while building a web interface which uses databases), I could connect just fine, but for some random reason, now (after I've finally gotten the .mdb files converted into the .accdb file format I need for use with the SQL Server Migration Assistant tool), I just can't connect/log in.
I am unable to connect whether it's via the Migration Assistant or simply via the SQL Server regular interface.
I am logging in with Windows authentication and the Server name appears completely correct.
I've tried going into "services" on my machine and starting the 'sqlbrowser' service, as that was mentioned as a possible cause for connection failure, but that didn't help.
Also, after reading sites at the following links, I'm still left wondering what this issue could be:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0628296e-939a-4700-b498-1c3c9ce90597/a-networkrelated-or-instancespecific-error-occurred-while-establishing-a-connection-to-sql-server?forum=sqlsecurity
https://social.technet.microsoft.com/Forums/windows/en-US/5fc88f64-680f-4479-898f-05099fb19796/sql-server-connection-issue?forum=sqlexpress
Other links I've checked seem unrelated to my situation.
The screen shot below is an image of what I'm seeing when I try to log on:
networking sql-server sql sql-server-express
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28
add a comment |
After I installed Microsoft SQL Server Express (2014) on my local computer (for testing while building a web interface which uses databases), I could connect just fine, but for some random reason, now (after I've finally gotten the .mdb files converted into the .accdb file format I need for use with the SQL Server Migration Assistant tool), I just can't connect/log in.
I am unable to connect whether it's via the Migration Assistant or simply via the SQL Server regular interface.
I am logging in with Windows authentication and the Server name appears completely correct.
I've tried going into "services" on my machine and starting the 'sqlbrowser' service, as that was mentioned as a possible cause for connection failure, but that didn't help.
Also, after reading sites at the following links, I'm still left wondering what this issue could be:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0628296e-939a-4700-b498-1c3c9ce90597/a-networkrelated-or-instancespecific-error-occurred-while-establishing-a-connection-to-sql-server?forum=sqlsecurity
https://social.technet.microsoft.com/Forums/windows/en-US/5fc88f64-680f-4479-898f-05099fb19796/sql-server-connection-issue?forum=sqlexpress
Other links I've checked seem unrelated to my situation.
The screen shot below is an image of what I'm seeing when I try to log on:
networking sql-server sql sql-server-express
After I installed Microsoft SQL Server Express (2014) on my local computer (for testing while building a web interface which uses databases), I could connect just fine, but for some random reason, now (after I've finally gotten the .mdb files converted into the .accdb file format I need for use with the SQL Server Migration Assistant tool), I just can't connect/log in.
I am unable to connect whether it's via the Migration Assistant or simply via the SQL Server regular interface.
I am logging in with Windows authentication and the Server name appears completely correct.
I've tried going into "services" on my machine and starting the 'sqlbrowser' service, as that was mentioned as a possible cause for connection failure, but that didn't help.
Also, after reading sites at the following links, I'm still left wondering what this issue could be:
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0628296e-939a-4700-b498-1c3c9ce90597/a-networkrelated-or-instancespecific-error-occurred-while-establishing-a-connection-to-sql-server?forum=sqlsecurity
https://social.technet.microsoft.com/Forums/windows/en-US/5fc88f64-680f-4479-898f-05099fb19796/sql-server-connection-issue?forum=sqlexpress
Other links I've checked seem unrelated to my situation.
The screen shot below is an image of what I'm seeing when I try to log on:
networking sql-server sql sql-server-express
networking sql-server sql sql-server-express
asked May 27 '15 at 14:10
VoidKing
2491617
2491617
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28
add a comment |
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28
add a comment |
1 Answer
1
active
oldest
votes
An uninstall and a reinstall of SQL Server Express fixed my issue. Not sure what happened, especially since the original install was only a few days old.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f920224%2fwhy-cant-i-connect-to-my-local-sql-server-express-2014%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
An uninstall and a reinstall of SQL Server Express fixed my issue. Not sure what happened, especially since the original install was only a few days old.
add a comment |
An uninstall and a reinstall of SQL Server Express fixed my issue. Not sure what happened, especially since the original install was only a few days old.
add a comment |
An uninstall and a reinstall of SQL Server Express fixed my issue. Not sure what happened, especially since the original install was only a few days old.
An uninstall and a reinstall of SQL Server Express fixed my issue. Not sure what happened, especially since the original install was only a few days old.
answered May 27 '15 at 19:52
VoidKing
2491617
2491617
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f920224%2fwhy-cant-i-connect-to-my-local-sql-server-express-2014%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you have SQL connection manager (blogs.msdn.microsoft.com/zxue/2010/04/28/…)? Have you checked this protocol is enabled?
– user996142
Sep 27 '17 at 22:28