On UrbanBaby: Nanny vs. Daycare. Discuss!
BNET Business Network:
BNET
TechRepublic
ZDNet
TalkBack 1 of 15:
Next »
Dangerous logical bugs in widely used products
A while back the Life Insurance company debited my account twice in the same month (luckily I had enough money on the account cover it).

A large US supermarket chain debited a large number of customers debit and credit card transactions more than once.

What these problems have in common is the same transactions being duplicated.

I suspect that the route of these problems lies in SQL generating duplicate rows.

Generating duplicate rows is a logical bug in SQL. According to relational theory, data should only be represented as relations, and as a relation is a set of tuples (rows, roughly in SQL speak) there should be no duplicates (as we all know a set cannot have duplicates).

We should call on vendors and the SQL standards committee to fix this bug as soon as possible.
Posted by: jorwell   Posted on: 10/01/07 You are currently: a Guest | Members login | Terms of Use

Alert moderator to an offensive message

Subscribe to this discussion via Email or RSS

Dangerous logical bugs in widely used products  jorwell | 10/01/07
duplicate rows  Erik Engbrecht | 10/02/07
I'm not talking about tables  jorwell | 10/02/07
Set Theory Vs. Engineering  DannyO_0x98 | 10/02/07
Bad Algorithms...  jasonp@... | 10/02/07
I suspect the reason is historical  jorwell | 10/03/07
These are custom ...  bjbrock | 10/02/07
Don't buy their products  Erik Engbrecht | 10/02/07
When you have moved to Quick Books...  bjbrock | 10/02/07
How is this different from SaaS?  mkrigsman@... ZDNet Moderator | 10/02/07
Not really  Erik Engbrecht | 10/02/07
Yes, software does have bugs.. BUT  Been_Done_Before | 10/02/07
Where does the developer's responsibility stop?  mkrigsman@... ZDNet Moderator | 10/02/07
Indemnification...  jasonp@... | 10/02/07
RE: 40 IT failures caused by software bugs  jtlogan9694@... | 10/17/07

What do you think?

SponsoredWhite Papers, Webcasts, and Downloads

advertisement
advertisement

Meet Doc