Drupal Module DBLIB SQL Server driver
Tags: Drupal Summary MSSQL
Where to obtain
Searching for a download of it online is difficult, but we do have a version in our CiviCRM 3rd Party Modules SVN repository.
How to Install
- Copy the folder into the Drupal modules directory (Does it need to be here?)
- Create a link to the
dblib
directory in the/{drupal base}/includes/database/
directory. - Change the ownership to
www-data:www-data
- Install the driver using the command
sudo apt-get install php5-sybase
- Restart Apache
Last modified
8 years ago
Last modified on 06/09/16 09:01:38
Note:
See TracWiki
for help on using the wiki.