How can I configure squirrelmail to insert calendars in Mysql
database, I know there is a commercial software (webcalng) which do
this , but do you any noncommercial way?



The new rewrite of the Calendar plugin will include MySQL backend possibility. It won't be ready until around September.


Have you considered sqlite support as well? Especially as its standard
in PHP5.

I swear I responded to this message. Did you resend? Too busy to dig
up my response, just easier to restate: no, sqlite is not on the list for
the next release, but the backend should be configurable enough that someone can write a few functions that plugin right in to make a sqlite backend (and that who just might be you! :) )


I think, if you use php pear db functions instead of http://www.php.net/mysql, you 
just have to keep correct sql syntax in your queries and don't use use commands 
specific to some sql servers.

http://pear.php.net/manual/en/package.database.db.intro-dsn.php

I agree, however, IMAP is also a planned backend, to which pear DB won't connect that I know of. :) OTOH, that still doesn't stop one from using pear DB for the other back ends.


 -paul


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to