Skip to Content.
Sympa Menu

freetds - [freetds] [ freetds-Patches-706303 ] various fixes

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [freetds] [ freetds-Patches-706303 ] various fixes
  • Date: Wed, 19 Mar 2003 06:45:23 -0800

Patches item #706303, was opened at 2003-03-19 14:45
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=706303&group_id=33106

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Thompson (thompbil)
Assigned to: Nobody/Anonymous (nobody)
Summary: various fixes

Initial Comment:
This patch contains various fixes:

1) small fix to correctly handle/return the "rows affected"
count. Discovered that sqsh was reporting rows affected
when it shouldn't - specifically if "set nocount on" had
been specified.

2) added support for the -A flag (packet size) in freebcp.

3) removed DOS carriage returns from bcp.c . Also
changed initialisation of a structure in bcp.c - my
compiler (Sun workshop cc 4.2) objected...

4) added ct-library layer error handling via callbacks

5) added support for several more date time character
formats that were not previously accepted.





----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=706303&group_id=33106




Archive powered by MHonArc 2.6.24.

Top of Page