Skip to Content.
Sympa Menu

freetds - Re: [freetds] logging public functions

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] logging public functions
  • Date: Mon, 20 Mar 2006 21:01:02 -0500

ZIGLIO, Frediano, VF-IT wrote:
> > I saw changes in CVS about logging and checks. I think that
> > now there is
> > too much tests... It seems that bcp fails (t0016 and t0017 tests), see
> > http://freetds.sourceforge.net/out/test/. Also I think that money
> > functions has a dbproc parameter only to be able to handle errors so
> > dbproc can be NULL.
> >
>
> I found the problem
>
> diff -u -1 -0 -r1.144 bcp.c
> --- src/dblib/bcp.c 20 Mar 2006 14:01:54 -0000 1.144
> +++ src/dblib/bcp.c 20 Mar 2006 14:28:11 -0000

I found your updates when I tried to commit mine. :-)

Nice work! You really combed through the code to find all the redundant
checks and incorrect return codes.

The next time a PHPer gets an error back from db-lib, he should know why!
That would be a step forward.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page