Skip to Content.
Sympa Menu

freetds - Re: [freetds] New Sybase datatype?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] New Sybase datatype?
  • Date: Thu, 15 Mar 2007 16:06:56 +0100

>
> Damn... missed that. Thanks, enormously!
> I assume that DATEN is like INTN: the format specifies
> a maximum size, but the data can have any "appropriate
> size" (for the type) up toi that maximum (0,1,2,4,8
> for INT).
>
> Thanks again. Sorry I didn't catch it earlier.
>

No, usually it specify not-nullable size and then specify 0 or
"declared" size.
For instance for smallint it return INTN with type size == 2 and data
size can be 0 or 2.

freddy77





Archive powered by MHonArc 2.6.24.

Top of Page