[Freeswitch-dev] MS Access (mdb) and FreeSwitch - Javascript?
mszlazak at aol.com
mszlazak at aol.com
Mon Oct 27 17:04:56 EDT 2008
Hi Mike,
I've looked again at the ODBC page
http://wiki.freeswitch.org/wiki/ODBC#ODBC_in_the_core
It does into details about compiling mod_spidermonkey_odbc then editing conf/autoload_configs/spidermonkey.conf.xml
http://wiki.freeswitch.org/wiki/Mod_spidermonkey_odbc
This describes the situation for Linux but what would I need to do if FreeSwitch is running on a Windows XP box?
Thanks.
-----Original Message-----
From: Michael Jerris <mike at jerris.com>
To: freeswitch-dev at lists.freeswitch.org
Sent: Fri, 24 Oct 2008 11:44 am
Subject: Re: [Freeswitch-dev] MS Access (mdb) and FreeSwitch - Javascript?
On Oct 24, 2008, at 2:27 PM, mszlazak at aol.com wrote:
Hello,
Running FreeSwitch on Windows in an "low-key" "home set-up" type situation, I would like to access an MS Access database.
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.
odbc is for all platforms including windows.
There are automatic syncs between Access and SQlite (http://code.google.com/p/mdb-sqlite/) 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 (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2691&lngWId=2).
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.
Please help with any suggestions on how to do this.
http://wiki.freeswitch.org/wiki/ODBC
Mike
=
_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20081027/e2e12fab/attachment.html
More information about the Freeswitch-dev
mailing list