I m swagatika and working on a s/w company.I am facing some problem in MS SqlServer2005.
my problem is:-
My project is running on SqlServer2005 which is 32 bit support. But i want to change my project on SqlServer2005 which will be support to 64 bit . What are the steps i follow to change 32 bit to 64 bit.
SQL will depend upon the OS level. If your OS is 32 bit you can not istall 64bit SQL server.
If you still want to install 64bit SQL server, you may need to reimage your OS first then you can be able to install 64bit SQL server on the server.
Manoj MCP, MCTS
Already answered: "Is it same server or Different server? Is your OS 64-bit ? Several methods after installing SQL server 64-bit: 1)backup/restore 2)attach/Detach"