Re: Return value of SQLRowCount with operations producing no result
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
It seems only print test fails and also the line is executed only using FreeTds without dm, so probably is too strong. I'll check ms behaviour asap. I'm still without a personal computer. Yesterday I updated "nightly" tests. Bye Frediano Ziglio On 17/gen/2012, at 03:45, "James K. Lowden" <[email protected]> wrote: > On Sat, 14 Jan 2012 09:16:51 +0000 > Frediano Ziglio <[email protected]> wrote: > >>> The 24000 diagnostic is not a valid return code for SQLRowCount(). >> >> I don't remember why there is this if... I should check on cvs >> history. Have you tried unittests?? > > Committed change to src/odbc/odbc.c revision 1.588. > > I didn't look at the unit tests for this. > > --jkl