Installing SQL Server ToolsASPState Log file growing tremendously - SQL Server 2008VS2012 setup spoils SQL...
Are one-line email responses considered disrespectful?
Did ancient Germans take pride in leaving the land untouched?
Is layered encryption more secure than long passwords?
Manager has noticed coworker's excessive breaks. Should I warn him?
Is there any danger of my neighbor having my wife's signature?
Why don't you get burned by the wood benches in a sauna?
Will the duration of traveling to Ceres using the same tech developed for going to Mars be proportional to the distance to go to Mars or not?
What really causes series inductance of capacitors?
Short story about a man betting a group he could tell a story, and one of them would disappear and the others would not notice
Integer but not Laurent sequences
Why would you use 2 alternate layout buttons instead of 1, when only one can be selected at once
Can a Way of Shadow Monk use Shadow Step to teleport to a dark ceiling and then body slam another creature?
What does an unprocessed RAW file look like?
How to transport 10,000 terrestrial trolls across ocean fast?
Is the tritone (A4 / d5) still banned in Roman Catholic music?
Is the percentage symbol a constant?
What is this mysterious *green square* on my Content Editor?
How do I avoid the "chosen hero" feeling?
How do I fight with Heavy Armor as a Wizard with Tenser's Transformation?
What does "don't have a baby" imply or mean in this sentence?
Is there redundancy between a US Passport Card and an Enhanced Driver's License?
How do I break down the math symbols in this equation
Missing a connection and don't have money to book next flight
Why does this quiz question say that protons and electrons do not combine to form neutrons?
Installing SQL Server Tools
ASPState Log file growing tremendously - SQL Server 2008VS2012 setup spoils SQL Server 2012 Data Tools for everybody or just me?SQL Server 2012 Business Intelligence licensingDifferentiate SQL Server Express from SQL Server installed in a serverWill SSDT-BI work with SQL Server 2008 R2?Why does resource in AlwaysOn fail?SSDT-BI SQL Version CompatabilitySQL Server Data Tools for VS 2015 - Anyone using for SSIS development to multiple versions?
In order to set up an SSAS system, I am having to install Visual Studio (SQL Server Data Tools - Business Intelligence) but when I adding this to the instance, it says it has failed the rule "Same Architecture installation", and that I have to match the new installation CPU architecture with the CPU architecture with the instance.
The instance I'm trying to link to is Microsoft SQL Server 2014 - 12.0.2269.0 (X64) Developer Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1) running on Windows 7. The SSDT installation is Visual Studio 2013.
I'm not sure how I can achieve this.
sql-server sql-server-2014 ssdt ssdt-bi
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
In order to set up an SSAS system, I am having to install Visual Studio (SQL Server Data Tools - Business Intelligence) but when I adding this to the instance, it says it has failed the rule "Same Architecture installation", and that I have to match the new installation CPU architecture with the CPU architecture with the instance.
The instance I'm trying to link to is Microsoft SQL Server 2014 - 12.0.2269.0 (X64) Developer Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1) running on Windows 7. The SSDT installation is Visual Studio 2013.
I'm not sure how I can achieve this.
sql-server sql-server-2014 ssdt ssdt-bi
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
In order to set up an SSAS system, I am having to install Visual Studio (SQL Server Data Tools - Business Intelligence) but when I adding this to the instance, it says it has failed the rule "Same Architecture installation", and that I have to match the new installation CPU architecture with the CPU architecture with the instance.
The instance I'm trying to link to is Microsoft SQL Server 2014 - 12.0.2269.0 (X64) Developer Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1) running on Windows 7. The SSDT installation is Visual Studio 2013.
I'm not sure how I can achieve this.
sql-server sql-server-2014 ssdt ssdt-bi
In order to set up an SSAS system, I am having to install Visual Studio (SQL Server Data Tools - Business Intelligence) but when I adding this to the instance, it says it has failed the rule "Same Architecture installation", and that I have to match the new installation CPU architecture with the CPU architecture with the instance.
The instance I'm trying to link to is Microsoft SQL Server 2014 - 12.0.2269.0 (X64) Developer Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1) running on Windows 7. The SSDT installation is Visual Studio 2013.
I'm not sure how I can achieve this.
sql-server sql-server-2014 ssdt ssdt-bi
sql-server sql-server-2014 ssdt ssdt-bi
edited Mar 23 '16 at 11:43
Paul White♦
52.2k14279452
52.2k14279452
asked Nov 4 '15 at 23:41
LOUPIN.LUPINSLOUPIN.LUPINS
16112
16112
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 4 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
g2server wrote in answer to the question 64 bit Microsoft SQL Server Data Tools on Stack Overflow:
As the others have said, there is only a 32 bit version.
The important thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. Not doing so will cause it to error out.
Community Wiki answer to document the solution on Stack Overflow found by Dave
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "182"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2fdba.stackexchange.com%2fquestions%2f120138%2finstalling-sql-server-tools%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
g2server wrote in answer to the question 64 bit Microsoft SQL Server Data Tools on Stack Overflow:
As the others have said, there is only a 32 bit version.
The important thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. Not doing so will cause it to error out.
Community Wiki answer to document the solution on Stack Overflow found by Dave
add a comment |
g2server wrote in answer to the question 64 bit Microsoft SQL Server Data Tools on Stack Overflow:
As the others have said, there is only a 32 bit version.
The important thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. Not doing so will cause it to error out.
Community Wiki answer to document the solution on Stack Overflow found by Dave
add a comment |
g2server wrote in answer to the question 64 bit Microsoft SQL Server Data Tools on Stack Overflow:
As the others have said, there is only a 32 bit version.
The important thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. Not doing so will cause it to error out.
Community Wiki answer to document the solution on Stack Overflow found by Dave
g2server wrote in answer to the question 64 bit Microsoft SQL Server Data Tools on Stack Overflow:
As the others have said, there is only a 32 bit version.
The important thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. Not doing so will cause it to error out.
Community Wiki answer to document the solution on Stack Overflow found by Dave
edited May 23 '17 at 12:40
community wiki
3 revs
Paul White
add a comment |
add a comment |
Thanks for contributing an answer to Database Administrators Stack Exchange!
- 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%2fdba.stackexchange.com%2fquestions%2f120138%2finstalling-sql-server-tools%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