Drupal 7 with MSSQL
Posted by bg1 on March 5, 2011 at 4:28am
I am trying to use Drupal as a front end for my MSSQL database. My concept is to keep Drupal on Linux/Apache with MySQL but have all the content-type fields on a MSSQL database.
Is this the right group for such discussions? If not, what group would be more appropriate for Drupal/MSSQL discussions.
Ideally, I would like to see some Drupal modules that would make content types transparent to the Drupal side, but behind the scenes would split the data and keep the nodes and related functionality on the Drupal side in MySQL and but the actual content type data on the MSSQL side.
Read more