Link to home
Start Free TrialLog in
Avatar of CompTechNS
CompTechNS

asked on

Can SQL Server 2000 (32-bit) run on Windows Server 2003 64-bit?

We have a customer using a database-driven program that does not function well on versions of SQL server later than 2000.  The software developer is strongly encouraging us to NOT move beyong SQL Server 2000.

We are setting up a server to server as a domain controller for approximately 40 users, with SQL Server 2000 running on it - we would like to use the 64-bit version of WIndows to utilize the new capabilities of the Nehalem processors.

Will there be any issues with running SQL Server 2000 on 64-bit Windows Server 2003 Enterprise Edition?
ASKER CERTIFIED SOLUTION
Avatar of jss1199
jss1199

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of vinurajr
vinurajr

Avatar of CompTechNS

ASKER

vinurajr,

Please correct me if I'm wrong, but the only reference to SQL in that article is referring to Itanium-based systems, which would not apply to this case?

Thanks
jss1199,

Thanks for the feedback - looks easy enough!
SOLUTION
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
angellll,

The only thing this server will be used for is Active Directory, RRAS, and SQL.  They only use the one sql-based program on the network (and the internet of course).  I was hoping that it wouldn't be an issue, and we're trying to save them the expense of SBS, as they don't need Exchange.

I'll find a way to mention the coding concern to the software provider (this is a commercially available program) when I speak with them tomorrow.

Thanks
if the product is commercially available, then they "should" make it "version independent" :)
if they don't get it running properly on sql 2005 or sql 2008, they shall be out of business too soon for you to get a new product, and then you run out of support for your current product...
hopefully their answer is like "we are working on the issues, an update/fix should be out for Q3/Q4 2009 (latest)" ...
I appreciate your concern, but there's a little more to it. It's one of those situations where the original software provider was bought out and the new option offered by the new company is too different, and not compatible with the thousands of dollars worth of customization that was paid for with the original purchase...

Someday this program will be replaced - I'm sure of it.  They're just not looking to take that leap yet, so we're stuck making borderline legacy software wotk with a new system (as is too frequently the case).
>but there's a little more to it
I feared so :/

so, do you have the possibility of a test server?
you might consider installing the sql 2005/2008, but put your database in sql 2000 compatibility mode (value=80)...