Reply to comment

Drupal works just fine on

Drupal works just fine on Windows 2003 Server. The hardest part is getting PHP to run on IIS 6/2003, which requires a lot of tweaking. I highly recommend Peter Guy's documentation on this at http://www.peterguy.com/php/install_IIS6.html.

I won't touch fullblown SQL, other than to say that it would be s big undertaking to get Drupal to run with MS SQL, particularly if you were to use any database dependent modules. On the plus side, Drupal uses a database abstraction layer, so most of the work would be in writing the database.mssql file. If you did this, you would make the MS SQL folks on the Drupal site happy.

Cary Gordon
The Cherry Hill Company

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.