Skip to Content.
Sympa Menu

freetds - testing money type conversions

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Bill Thompson" <thompbil AT exchange.uk.ml.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: testing money type conversions
  • Date: Thu, 18 Jul 2002 08:13:06 -0400


tum te tum...think I'll just test my money conversions...

[sound of head smacking keyboard, repeatedly, for 4 hours]

cs_public.h :

typedef struct cs_money {
int dummy;
} CS_MONEY;

typedef struct cs_money4 {
int dummy;
} CS_MONEY4;

D'oh!

Bill




Archive powered by MHonArc 2.6.24.

Top of Page