[asterisk-bugs] [Asterisk 0018815]: [patch] func_odbc insertsql option may not work on SQL_NODATA
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 15 09:08:55 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18815
======================================================================
Reported By: irroot
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18815
Category: Functions/func_odbc
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.2.17-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-02-15 09:04 CST
Last Modified: 2011-02-15 09:08 CST
======================================================================
Summary: [patch] func_odbc insertsql option may not work on
SQL_NODATA
Description:
Figgured out why when UPDATE returned 0 Rows func_odbc saw this as a
failure
and returned no stmt
find a small patch attached to rectify this ...
SQL_NODATA was not taken into account as a valid return for SQLExecDirect
...
======================================================================
----------------------------------------------------------------------
(0131967) irroot (reporter) - 2011-02-15 09:08
https://issues.asterisk.org/view.php?id=18815#c131967
----------------------------------------------------------------------
@tilghman This is related to https://issues.asterisk.org/view.php?id=18795 the
complete patch [including merged
code] is here for completeness against the stated version above this
resolves all my issues regarding the insert function.
Regards Greg
Issue History
Date Modified Username Field Change
======================================================================
2011-02-15 09:08 irroot Note Added: 0131967
======================================================================
More information about the asterisk-bugs
mailing list