Re: DataTable.Compute() Result type
From: William Ryan eMVP (bill_at_NoSp4m.devbuzz.com)
Date: 03/17/04
- Next message: William Ryan eMVP: "Re: XML"
- Previous message: Siegfried Heintze: "VS.NET and DateTimes? Bug in VS.NET?"
- In reply to: Sucharith: "Re: DataTable.Compute() Result type"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: DataTable.Compute() Result type"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 16 Mar 2004 20:41:28 -0500
Sucharith:
I was out of town, sorry for not replying sooner. Let me take a look at it
and I'll see what I can come up with. My previous post should work with an
Expression column, but I realized it's blowing up in Compute like you
mention. I'll get back to you shortly.
Cheers,
Bill
"Sucharith" <sucharith@xyz.com> wrote in message
news:ekOcbA5CEHA.2424@TK2MSFTNGP09.phx.gbl...
>
> Thanks Jay,
>
> I have given it a thought, but the problem is that there are more than
> 10 columns that are declared Type INT. instead of creating new columns
> of double, I think it would be advisable to change the Type to double
> instead.
>
> That is a simple fix for my problem, but I would like to know if the AVG
> can work properly in .net for my future work.
>
> the AVG works properly in SQL but not in .net through teh
> DataTable.Compute method. I need some fix for it to be accessible
> correctly through .net
>
> Thanks again.
> Sucharith Vanguri
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
- Next message: William Ryan eMVP: "Re: XML"
- Previous message: Siegfried Heintze: "VS.NET and DateTimes? Bug in VS.NET?"
- In reply to: Sucharith: "Re: DataTable.Compute() Result type"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: DataTable.Compute() Result type"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|