Skip to Content.
Sympa Menu

freetds - [freetds] [ freetds-Patches-699316 ] implement dbrecftos(), correct results processing

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-699316 ] implement dbrecftos(), correct results processing
  • Date: Fri, 07 Mar 2003 03:08:05 -0800

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

Category: db-lib
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Thompson (thompbil)
Assigned to: Nobody/Anonymous (nobody)
Summary: implement dbrecftos(), correct results processing

Initial Comment:
This patch contains the following:

1) implementation of dbrecftos() in dblibrary as per the
Sybase open client equivalent

2) fixes for dbresults processing, which was in some
(rather obscure) circumstances not behaving exactly like
the Sybase open client equivalent.

3) reworking of previous patch in respect to dbcancel
(removed the code previously added to this function),
and the discarding of unprocessed result data in
circumstances where all the data had been fetched.

4) modification of dblib/unittests/t0004.c and t0005.c to
reflect and test the above changes.

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

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




Archive powered by MHonArc 2.6.24.

Top of Page