Is it possible in any ways to connect Drupal 6.x to SQL Server 2008 R2? I am really struggling to find a way out.
please let me know. Any help would be greatly appreciated!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, by default, Microsoft SQL Server is not within the Drupal 6 system requirements.
Additionally, if you need that database server, it’s highly suggested to use Drupal 7 instead which has PDO support and PDO supports (somehow) Microsoft SQL Server.