Can i run x86 version of M开发者_JS百科icrosoft® SQL Server® 2008 Management Studio Express on windows vista 32 bit edition?
x86 is 32 bit, so shouldn't be a problem! x64 is the 64-bit version.
You can run 32-bit apps on a 64-bit (x64) machine, but not 64-bit apps on a 32-bit (x86) machine.
精彩评论