Skip to Content.
Sympa Menu

freetds - RE: Output parameters (was: Strange things)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: RE: Output parameters (was: Strange things)
  • Date: 16 Nov 2002 00:34:37 +0100


Il ven, 2002-11-15 alle 18:48, Castellano, Nicholas ha scritto:
> See the TDS 5.0 functional specification, page 227, the last two bullet
> items at the bottom of the discussion of the TDS_RETURNVALUE (0xAC) token.
> This is the token we use to retrieve stored procedure output parameters.
>
> If you can provide a network trace of a TDS7 conversation involving dbret*()
> using MS's libraries, that would be great. I don't have an MS development
> setup, so I can't even attempt to do this myself. See
> src/dblib/unittests/t0022.c for a test program.
>
> Cheers,
> --nick
>

t0022 looked always weird to me...
We should server return parameters from a language query ???
I agree with Sybase and mssql. output parameters should be used only on
RPC or dynamic query...
Does Sybase documentations differ ?

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page