Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以通过任何方式将 Drupal 6.x 连接到 SQL Server 2008 R2?我真的很难找到出路。
请告诉我。任何帮助将不胜感激!
不,默认情况下,Microsoft SQL Server 不在 Drupal 6 系统要求范围内。
此外,如果您需要该数据库服务器,强烈建议使用 Drupal 7,它支持 PDO 并且 PDO 支持(以某种方式)Microsoft SQL Server。