Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-12-04 Thread mayamatakeshi
Message- > *From:* freeswitch-users-boun...@lists.freeswitch.org [mailto: > freeswitch-users-boun...@lists.freeswitch.org] *On Behalf Of *Leon de > Rooij > *Sent:* Friday, November 27, 2009 10:19 AM > *To:* freeswitch-users@lists.freeswitch.org > *Subject:* Re: [Freeswitch-users]

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-27 Thread Frank @ Impact
Subject: Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS Are you using the myodbc 3.51.18 version or higher ? I'm using 3.51.19 (ubuntu karmic) and it works properly. I also had to upgrade from jaunty.. regards, Leon On Nov 27, 2009, at 3:41 PM, Frank @ Impact wrote: Thanks. But

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-27 Thread Leon de Rooij
ers-boun...@lists.freeswitch.org ] On Behalf Of Leon de Rooij Sent: Friday, November 27, 2009 3:37 AM To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS There's a little info here on how to enable it with odbc: http://wiki.freesw

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-27 Thread Frank @ Impact
switch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Leon de Rooij Sent: Friday, November 27, 2009 3:37 AM To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS There's a little info her

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-27 Thread Tihomir Culjaga
On Fri, Nov 27, 2009 at 9:36 AM, Leon de Rooij wrote: > There's a little info here on how to enable it with odbc: > > http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2 > > regards, > > Leon > > well i was centanly blind when i asked this :P [maxpowersoft_odbc] Driver = MySQL SER

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-27 Thread Leon de Rooij
There's a little info here on how to enable it with odbc: http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2 regards, Leon On Nov 26, 2009, at 10:48 PM, Tihomir Culjaga wrote: On Thu, Nov 26, 2009 at 9:53 PM, Michael Jerris wrote: http://dev.mysql.com/doc/refman/5.1/en/co

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-26 Thread Tihomir Culjaga
On Thu, Nov 26, 2009 at 9:53 PM, Michael Jerris wrote: > http://dev.mysql.com/doc/refman/5.1/en/connector-odbc-news-3-51-18.html > > MySQL Connector/ODBC now supports batched statements. In order to enable > cached statement support you must switch enable the batched > statement o

Re: [Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-26 Thread Michael Jerris
http://dev.mysql.com/doc/refman/5.1/en/connector-odbc-news-3-51-18.html MySQL Connector/ODBC now supports batched statements. In order to enable cached statement support you must switch enable the batched statement option (FLAG_MULTI_STATEMENTS, 67108864, or Allow multiple

[Freeswitch-users] odbc FLAG_MULTI_STATMENTS

2009-11-26 Thread Frank @ Impact
"GREAT SCOTT!!! Cannot execute batched statements! If you are using mysql, make sure you are using MYODBC 3.51.18 or higher and enable FLAG_MULTI_STATEMENTS" I realize a bit off of list topic. But I do have mysql 3.51.18 and higher but for the life of me , I cannot seem to get the DSN config se