<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ken,<div><br></div><div>Excellent news for Postgres and FreeSWITCH.&nbsp;</div><div><br></div><div><br></div><div>I'll ask this as I am sure there are a lot of people wondering, are there plans to support MySQL natively as well?</div><div><br></div><div><br></div><div>A.</div><div><br></div><div><br>
<br><div><div>On 03/11/2012, at 4:25 AM, Ken Rice wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<title>Changes to how ODBC, SQL, etc works</title>

<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">Hey Guys,<br>
<br>
There’s some new Database Goodness in the core of FreeSWITCH that can lead to some unexpected things for you guys updating existing installations using ODBC.<br>
<br>
We now have Native PostgreSQL support in the core, and along with this comes some changes to the various “odbc-dsn” settings around the tree.<br>
<br>
If you are using the format “dsn:username:password” you wont be affected, however if you are just specifying a DSN as “dsn” you will need to listen up<br>
<br>
The settings for this field have changed.<br>
<br>
<a href="pgsql://hostaddr=127.0.0.1">pgsql://hostaddr=127.0.0.1</a> dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE for postgresql (the stuff after pgsql:// is a standard libpq connect string for you programmer types)<br>
<a href="odbc://dns:username:password">odbc://dns:username:password</a> &nbsp;for ODBC &nbsp;&nbsp;( dsn:: should also work or dns:username: )<br>
<a href="sqlite://filename">sqlite://filename</a> &nbsp;&nbsp;for sqlite different SQLite Databases<br>
<br>
I think we still need to doc this up good, but its there and its coming strong...<br>
<br>
-- <br>
Ken<br>
<font color="#0000FF"><u><a href="http://www.FreeSWITCH.org/">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com/">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org/">http://www.OSTAG.org</a><br>
</u></font><a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>
</span></font>
</div>


_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>