SQL Server Development Bookmark and Share   
 index > Getting started with SQL Server > X86, X64, IA64, which one?
 

X86, X64, IA64, which one?

I trying to install sql server 2008 evaluation edition and I see there are these options. How do I know which one to use?
DoolinDalton  Monday, July 06, 2009 1:41 PM
x86 = 32 bit and x64 and IA64 depends on the hardware vendor/manufacturer.
| Sankar Reddy | http://sankarreddy.spaces.live.com/ |
Sankar Reddy  Monday, July 06, 2009 3:21 PM
It depends on what is your underlying windows OS and hardware?

If you have 32 bit then you should use x86.

| Sankar Reddy | http://sankarreddy.spaces.live.com/ |
Sankar Reddy  Monday, July 06, 2009 2:35 PM
It depends on what is your underlying windows OS and hardware?

If you have 32 bit then you should use x86.

| Sankar Reddy | http://sankarreddy.spaces.live.com/ |

I guess that was my real question... How do I know what bit windows my machine is running?
I looked under Systems in the Contral Panel (as one online doc suggested) but couldn't find that info there.
DoolinDalton  Monday, July 06, 2009 2:43 PM
Right click on My Computer -> Properties and look for Operating System.
| Sankar Reddy | http://sankarreddy.spaces.live.com/ |
Sankar Reddy  Monday, July 06, 2009 2:46 PM
When I right click and choose properties, I get a window called "System Properties".
In this window I have the following tabs.

General
Computer Name
Hardware
Advanced
System Restore
Automatic Updates
Remote

But no Operating System, as you described.
DoolinDalton  Monday, July 06, 2009 2:49 PM
Ok. If it is a home pc then most likely its going to be a 32 bit and you can download the x86 version.
| Sankar Reddy | http://sankarreddy.spaces.live.com/ |
Sankar Reddy  Monday, July 06, 2009 3:04 PM
It is work computer. I will find out from IT what bit windows I have.
But let me get clear on x64 and x86.
So, 32bit = x64 and 64bit = x86? Or the other way around?
DoolinDalton  Monday, July 06, 2009 3:11 PM
x86 = 32 bit and x64 and IA64 depends on the hardware vendor/manufacturer.
| Sankar Reddy | http://sankarreddy.spaces.live.com/ |
Sankar Reddy  Monday, July 06, 2009 3:21 PM
x64 is AMD 64 bit processor and IA64 is Intel itanium processor. Its highly unlikely to have a itanium and not know it so if you have a x64 bit its AMD. Now this is not the case with SQL 2000 as it only has IA64 and x86 and no AMD 64 support. Dont worry about installing the wrong one. SQL 2008 will not install on the wrong chipset (even x86 on x64).
Zelocka  Monday, July 06, 2009 3:55 PM

You can use google to search for other answers

Custom Search

More Threads

• size of binary data
• Job vs Network issue
• Transactional log error! Urgent
• Fresh installation of SQL 2008 Developer 64 on Vista 64 -- rpc server is unavailable
• 'Access is denied' error on installation
• Distributed transactions
• Identify duplicate rows and update a flag in aTable
• Access to ASP.Net with CrossTab Query
• Testing New Installation
• Can someone help me understand DB's in plain English?