How do i modify the db.inc.php file to use a MSSQL database?
I try mssql://login:pass@localhost/db, but not work.
Does anyone have any information about this at all? I really would love to deploy roundcube, but the only option I have is Microsoft SQL server.
Thanks.
i would be interested in this also. i have just noticed that roundcube 2.0 appears to support microsoft sql server.
as i dont have a MSSQL server...
you can try this (http://www.google.nl/search?hl=nl&q=php+dsn+mssql&meta=lr%3Dlang_de%7Clang_en%7Clang_nl) link
there seems to be some other peoples around there who try to connect their PHP to a MSSQL-server... :)
This post helped me out
http://www.roundcubeforum.net/general-discussion/3802-here-answer-setting-up-roundcube-mail-mssql-server.html#post15108
-Rilla