Version 1 (modified by 8 years ago) ( diff ) | ,
---|
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
- Install the driver using the command
sudo apt-get install php5-sybase
- Restart Apache
Note:
See TracWiki
for help on using the wiki.