How can i configure RoundCube to work with Microsoft SQL?
(BTW I v'e searched the Forum ... ans so on many threads about this, but no answers)
Hi,
Do you mean what is the connection string you use? I think its mssql://user:password@host/database
I have a SQL Express Installation with a database named rondcube
and a user named roundcube. Is this connection string correct?
$rcmail_config[db_dsnw'] = 'mssql://roundcube:password@localhost/SQLEXPRESS/roundcube';
Where did rounndcube log failures?
I think its probably 'mssql://roundcube:password@localhost/roundcube' but I have never used SQL Express so I cant say for sure. I dont know how diffent it is from SQL Server either so I am not even sure if PEAR::MDB2 supports it.
RC puts errors in the logs directory
I just posted an article today on how to configure mssql with RoundCube. Check it out and let me if it helps. It is doesn't work I would be happy to work with you to figure it out.
http://www.roundcubeforum.net/general-discussion/3802-here-answer-setting-up-roundcube-mail-mssql-server.html