Hello,

hm kind of unclear Question. So I'm looking for a way to get the 
affected number of rows after executing a delete statement via ODBC.

There is a function called "SQLRowCount()", but I didn't found a 
switch_odbc_* function in FS which allows me to call it.


On 18.11.2009 19:21, Helmut Kuper wrote:
> Hi,
>
>
> does anybody know how to check the affected rows caused by delete,
> insert or update sql statements in FS?
>
> To do this with sqlite3 there is a function called switch_core_db_changes().
>
>
> regards
> helmut
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>

_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to