Data Source not found in Excel (Data/From other sources/From MS Query) connecting to PostgreSQL
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I set up an ODBC connection to a datamart with c:windowsSysWOW64odbcad32.exe
.
I set up my Data Sources in the System DSN tab using the PostgreSQL ANSI driver.
When I go into Excel bring in the external data (Data Tab/From Other Sources/From MS Query) my connection is not listed in the box.
How can get my Data Source viewable here?
Would really like to get this resolved as I have numerous customers with the same issue.
WindowsOS ver is 7.0, Excel is from Office 10 (ver 14.0.6129.500 - 64 bit).
microsoft-excel postgresql odbc
migrated from stackoverflow.com Apr 22 '13 at 1:45
This question came from our site for professional and enthusiast programmers.
add a comment |
I set up an ODBC connection to a datamart with c:windowsSysWOW64odbcad32.exe
.
I set up my Data Sources in the System DSN tab using the PostgreSQL ANSI driver.
When I go into Excel bring in the external data (Data Tab/From Other Sources/From MS Query) my connection is not listed in the box.
How can get my Data Source viewable here?
Would really like to get this resolved as I have numerous customers with the same issue.
WindowsOS ver is 7.0, Excel is from Office 10 (ver 14.0.6129.500 - 64 bit).
microsoft-excel postgresql odbc
migrated from stackoverflow.com Apr 22 '13 at 1:45
This question came from our site for professional and enthusiast programmers.
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use theodbcad32.exe
that's not inSysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).
– Craig Ringer
Apr 22 '13 at 0:24
add a comment |
I set up an ODBC connection to a datamart with c:windowsSysWOW64odbcad32.exe
.
I set up my Data Sources in the System DSN tab using the PostgreSQL ANSI driver.
When I go into Excel bring in the external data (Data Tab/From Other Sources/From MS Query) my connection is not listed in the box.
How can get my Data Source viewable here?
Would really like to get this resolved as I have numerous customers with the same issue.
WindowsOS ver is 7.0, Excel is from Office 10 (ver 14.0.6129.500 - 64 bit).
microsoft-excel postgresql odbc
I set up an ODBC connection to a datamart with c:windowsSysWOW64odbcad32.exe
.
I set up my Data Sources in the System DSN tab using the PostgreSQL ANSI driver.
When I go into Excel bring in the external data (Data Tab/From Other Sources/From MS Query) my connection is not listed in the box.
How can get my Data Source viewable here?
Would really like to get this resolved as I have numerous customers with the same issue.
WindowsOS ver is 7.0, Excel is from Office 10 (ver 14.0.6129.500 - 64 bit).
microsoft-excel postgresql odbc
microsoft-excel postgresql odbc
asked Apr 21 '13 at 18:15
Brigitte Lmsg Walsh
migrated from stackoverflow.com Apr 22 '13 at 1:45
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Apr 22 '13 at 1:45
This question came from our site for professional and enthusiast programmers.
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use theodbcad32.exe
that's not inSysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).
– Craig Ringer
Apr 22 '13 at 0:24
add a comment |
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use theodbcad32.exe
that's not inSysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).
– Craig Ringer
Apr 22 '13 at 0:24
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use the
odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).– Craig Ringer
Apr 22 '13 at 0:24
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use the
odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).– Craig Ringer
Apr 22 '13 at 0:24
add a comment |
1 Answer
1
active
oldest
votes
You're using 64-bit Office but you set up a 32-bit ODBC connection by using c:windowsSysWOW64odbcad32.exe
instead of ``. You have to set up the 64-bit ODBC connection (use the odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel.
You may need to install a 64-bit version of psqlODBC if you don't already have one installed.
See Microsoft KB942976.
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%2f585888%2fdata-source-not-found-in-excel-data-from-other-sources-from-ms-query-connectin%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
You're using 64-bit Office but you set up a 32-bit ODBC connection by using c:windowsSysWOW64odbcad32.exe
instead of ``. You have to set up the 64-bit ODBC connection (use the odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel.
You may need to install a 64-bit version of psqlODBC if you don't already have one installed.
See Microsoft KB942976.
add a comment |
You're using 64-bit Office but you set up a 32-bit ODBC connection by using c:windowsSysWOW64odbcad32.exe
instead of ``. You have to set up the 64-bit ODBC connection (use the odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel.
You may need to install a 64-bit version of psqlODBC if you don't already have one installed.
See Microsoft KB942976.
add a comment |
You're using 64-bit Office but you set up a 32-bit ODBC connection by using c:windowsSysWOW64odbcad32.exe
instead of ``. You have to set up the 64-bit ODBC connection (use the odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel.
You may need to install a 64-bit version of psqlODBC if you don't already have one installed.
See Microsoft KB942976.
You're using 64-bit Office but you set up a 32-bit ODBC connection by using c:windowsSysWOW64odbcad32.exe
instead of ``. You have to set up the 64-bit ODBC connection (use the odbcad32.exe
that's not in SysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel.
You may need to install a 64-bit version of psqlODBC if you don't already have one installed.
See Microsoft KB942976.
answered Apr 22 '13 at 1:53
Craig RingerCraig Ringer
2,3621216
2,3621216
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.
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%2f585888%2fdata-source-not-found-in-excel-data-from-other-sources-from-ms-query-connectin%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
Is question does not fit right here. Please read: stackoverflow.com/faq
– TheHippo
Apr 21 '13 at 20:05
have you tried browsing for it?
– K_B
Apr 21 '13 at 20:06
You're using 64-bit Office but you set up a 32-bit ODBC connection. You have to set up the 64-bit ODBC connection (use the
odbcad32.exe
that's not inSysWOW64
) using the 64-bit PostgreSQL ODBC driver, or use a 32-bit Excel. (Will post as answer if/when this question gets reopened and migrated; please comment here if the question gets reopened).– Craig Ringer
Apr 22 '13 at 0:24