Skip to Content.
Sympa Menu

freetds - RE: [freetds] src/dblib/rpc.c and its unittest

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] src/dblib/rpc.c and its unittest
  • Date: Mon, 25 Nov 2002 11:19:59 -0500

> From: ZIGLIO Frediano [mailto:Frediano.Ziglio AT vodafoneomnitel.it]
> Sent: November 25, 2002 10:58 AM
>
> Do a cvs update. I fixed some problems this morning... now
> test core on dbrpcsend...

Um, I should think of that as an improvement? ;)

I'm rebuilding now.

> Also there isn't a way to send that we want to pass an output
> parameter in query. Where should we store this kind of
> information? column_flag ??

My db-lib structure and the TDS 5.0 spec both call it "status"; at present
it can hold two bit-mapped values:

Table 38: Valid Status Values

1. TDS_PARAM_RETURN 0x01 This is a return parameter. It is like a parameter
passed by reference.

2. TDS_PARAM_NULLALLOWED 0x20 This parameter can be NULL

Does TDS 7+ do the same?

Regards,

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.






Archive powered by MHonArc 2.6.24.

Top of Page