[Freeswitch-users] Javascript ODBC with MSSQL

Areski K kikihack at gmail.com
Fri Jun 13 17:01:32 PDT 2008


Anyone have been working with an MSSQL ODBC connection through Javascript FS !?

I am facing this constant error :
2008-06-14 01:38:22 [CRIT] switch_odbc.c:240 db_is_up() The sql server
is not responding for DSN DEVMSSQLTDS []
2008-06-14 01:38:22 [INFO] switch_odbc.c:245 db_is_up() The connection
has been re-established

It seems that the script block on : db.query(sql);
I checked the ODBC connection, DNS and it does work fine from Isql or
with php-odbc!
For info, this works perfectly if I use an odbc connection on postgresql.

I will bet I am the only freak trying to connect to a MSSQL DB ;-)

Cheers,
//Areski




More information about the FreeSWITCH-users mailing list