Hello list,

First, I apologize for my poor English
Second, i don't know if this post will be read by some Mysql expert having some minor expertise on Asterisk (the pbx telephony, but no matter here we are on the Mysql side) I want to modify this script: *app_addon_sql_mysql.c * to travel across the Fetch result set: Backward/Forward and not only to the next row as this script actually do. This script use persistent connexion to the database (because it works with 'use' result and not 'store' result) and don't allow user to go to a particular row (and of course no backward).

If somebody could help...... it's probabely trivial for a Mysql harskilled coder (that i'm not) but i'm unable to get a real advice from Asterisk users..... - see the script: http://ftp.digium.com/pub/asterisk/asterisk-addons-1.2.3.tar.gz
*and look at: app_addon_sql_mysql.c*

- a comment on the Asterisk wiki: http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+MYSQL

Thanks a lot for any advice or "how to"

Best regards


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to