<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 24, 2008, at 2:27 PM, <a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><font face="Arial, Helvetica, sans-serif">Hello,<br> <br> Running FreeSwitch on Windows in an "low-key" "home set-up" type situation, I would like to access an MS Access database. <br> <br> As I understand it so far, FreeSwitch can connect to it's sqlite db and has an ODBC driver for Unix/Linux based db's but my use needs a way to connect Access. </font></blockquote><div><br></div>odbc is for all platforms including windows.</div><div><br></div><div><blockquote type="cite"><font face="Arial, Helvetica, sans-serif"> There are automatic syncs between Access and SQlite (<a href="http://code.google.com/p/mdb-sqlite/">http://code.google.com/p/mdb-sqlite/</a>) that maybe a solution. Maybe I could use FreeSwitch's Javascript with Java (eg. liveconnect) and JDBS to get at MS Access, or maybe just use FreeSwitches Java and JDBS to connect to Access (<a href="http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2691&amp;lngWId=2">http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2691&amp;lngWId=2</a>). <br> <br> Frankly, I don't know which way would be best and there probably are better ways to read and/or write to MS Access from FreeSwitch. <br> <br> Please help with any suggestions on how to do this. <br></font></blockquote><br></div><div><a href="http://wiki.freeswitch.org/wiki/ODBC">http://wiki.freeswitch.org/wiki/ODBC</a></div><div><br></div><div>Mike</div><div><br></div></body></html>