Skip to Content.
Sympa Menu

freetds - [freetds] [ freetds-Patches-697248 ] ct-library enhancements

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-697248 ] ct-library enhancements
  • Date: Wed, 05 Mar 2003 18:05:27 -0800

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

Category: ct-lib
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Bill Thompson (thompbil)
Assigned to: Nobody/Anonymous (nobody)
Summary: ct-library enhancements

Initial Comment:
This patch contains enhancements to ct-library for:

1) array binding of fetch results. This allows multiple
rows of data to be fetched into arrays of host variables
with a single call to ct_fetch()

2) RPC functionality. This allows stored procedures RPC
requests to be submitted to the Server using
ct_command, ct_param/ct_setparam, ct_send. It also
allows output parameters from stored procedures to be
processed using ct_results/ct_fetch

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

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




Archive powered by MHonArc 2.6.24.

Top of Page