- Original Message -
From: MNibble <[EMAIL PROTECTED]>
Date: Tuesday, August 23, 2005 7:57 am
Subject: Re: Performance and precise
> Xavier Noria wrote:
> > On Aug 23, 2005, at 9:51, MNibble wrote:
> >
> >> I'm ask to think of an solution for a
Xavier Noria wrote:
On Aug 23, 2005, at 9:51, MNibble wrote:
I'm ask to think of an solution for an Webapp that does some math on
data in an database.
The problem is, the DB has about 40.000.000 entries, the webapp needs
to do mainly math on that data, the math should be "traceable", so n
On Aug 23, 2005, at 9:51, MNibble wrote:
I'm ask to think of an solution for an Webapp that does some math
on data in an database.
The problem is, the DB has about 40.000.000 entries, the webapp
needs to do mainly math on that data, the math should be
"traceable", so no wild round offs.
Aloha
I know this is not really the right News Groups but ...
I'm ask to think of an solution for an Webapp that does some math on
data in an database.
The problem is, the DB has about 40.000.000 entries, the webapp needs to
do mainly math on that data, the math should be "traceable", so no