Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: TMaierhofer on October 01, 2008, 09:08:05 AM

Title: How is mssql configured?
Post by: TMaierhofer on October 01, 2008, 09:08:05 AM
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)
Title: How is mssql configured?
Post by: JohnDoh on October 01, 2008, 09:47:03 AM
Hi,

Do you mean what is the connection string you use? I think its mssql://user:password@host/database
Title: How is mssql configured?
Post by: TMaierhofer on October 02, 2008, 05:25:07 AM
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?
Title: How is mssql configured?
Post by: JohnDoh on October 02, 2008, 07:54:37 AM
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
Title: RoundCube Mail and MSSQL
Post by: JabbaTek on November 06, 2008, 06:58:23 PM
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