Skip to Content.
Sympa Menu

freetds - Re: [freetds] Problem with RPC against SQL server 2005

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Problem with RPC against SQL server 2005
  • Date: Tue, 28 Feb 2006 18:34:19 +0100

Il giorno mar, 28/02/2006 alle 17.19 +0100, Stefan Ille ha scritto:
> Hmmmmmppppppffffffff,
>
> sorry for the delay, took me a while to get up from the floor laughing...
>
> That worked. I tried 7.0 and my app is running against sql 2k5.
>
> Thank you!
>
> Cheers Stefan
>

Mmmm... this is a workaround, not the solution,

$ cat include/tds.h | grep 0x38
SYBINT4 = 56, /* 0x38 */

perhaps this means that mssql2k5 do not accept not-nullable types for
parameters? Perhaps is an output parameter? Can you post a FreeTDS dump?

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page