Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bobbyforhire
Starting Member
1 Post |
Posted - 2009-10-07 : 14:55:47
|
So i recently had the chance to setup a two node cluster server using SQL 2008. Everthing was fine until my DBA called and told me that he needs to use the 32 bit version for DTS packages. Looking over the CD that i have for the install it reports that it can do 32/64 bit installs. I am using Server 2008 64 bit enterprise. My question is, how can I install the 32-BIT version of SQL 2008 on a 64-BIT os, i've been looking and i can't seem to find the "switch" to say install the 32-BIT vs the 64-BIT |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2009-10-07 : 17:13:54
|
When you run the setup.exe program, you'll get the SQL Server Installation Center, with a menu on the left. The Options menu lets you select the processor type you want to install (x86 for 32 bit). |
 |
|
|
|
|