[Freeswitch-users] Problems with ODBC
Raymond Chandler
intralanman at freeswitch.org
Tue Jan 6 07:12:49 PST 2009
fidibus83 wrote:
>
> Hello,
>
>
>
> I need your help again!
>
>
>
> I want to use ODBC in javascripts.
>
>
>
> First I installed unixodbc and I did all the steps what are mentioned
> in wiki: mod spidermonkey odbc.
>
>
>
> But when I test my ODBC Setup by running isql I get this error:
>
> [ISQL]ERROR: Could not SQLConnect
>
This isn't really a general purpose ODBC list, but using the -v option
of isql tends to yield more verbose output (imagine that!)
so you get:
isql -vvv freeswitch freeswitch freeswitch
[IM002][unixODBC][Driver Manager]Data source name not found, and no
default driver specified
[ISQL]ERROR: Could not SQLConnect
as opposed to:
isql freeswitch freeswitch freeswitch
[ISQL]ERROR: Could not SQLConnect
-Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090106/35482086/attachment-0002.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intralanman.vcf
Type: text/x-vcard
Size: 209 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090106/35482086/attachment-0002.vcf
More information about the FreeSWITCH-users
mailing list