Roundcube Community Forum

 

How is mssql configured?

Started by TMaierhofer, October 01, 2008, 09:08:05 AM

Previous topic - Next topic

TMaierhofer

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)

JohnDoh

#1
Hi,

Do you mean what is the connection string you use? I think its mssql://user:password@host/database
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

TMaierhofer

#2
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?

JohnDoh

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
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

JabbaTek

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