No, we do not support MSDE 2000. The Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) is a data engine built and based on core SQL Server technology.
As it's name implies, MSDE is designed as a desktop DB engine but not as a server application that can be run in a production environment.
Some limitations of MSDE as suggested by Microsoft: 16 database server instance on a single computer
It has a managed concurrency workload governor that limits up to five concurrent batch workloads for optimal performance.
For more information, please visit : http://www.microsoft.com/sql/techinfo/development/2000/MSDE2000.asp
If you have an application built around MSDE database on your machine and you want to use it in our system, you can easily migrate the application to our MS SQL hosting platform.