Arancaytar Ilyaran wrote:
D7 uses PDO as a database backend, and a PDO driver for MS SQL exists: http://de.php.net/manual/en/ref.pdo-dblib.php . It appears to be experimental right now. You need to download it separately and compile or include it in PHP as an extension.
Drupal does not explicitly support it (as it does MySQL and SQLite), but it could work with the generic interface, without taking advantage of special features.
Reading a bit more carefully, I see that DB-LIB is not well supported and not recommended on Windows. You should probably look at the ODBC driver instead, which is included in the standard PHP core (and enabled in Windows installations by default): http://de.php.net/manual/en/ref.pdo-odbc.php -- Arancaytar ---------------------- Nothing beside remains: Round the decay Of that colossal wreck, boundless and bare The lone and level sands stretch far away... ---------------------- PGP: http://ermarian.net/downloads/0x27CA5C74 XMPP: arancaytar.ilyaran@gmail.com AOL: 282026638 / RealArancaytar URL: http://ermarian.net