Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Need CheckSum Algorithm

Re: Need CheckSum Algorithm

From: Ed Prochak <edprochak_at_gmail.com>
Date: 12 Sep 2006 07:24:21 -0700
Message-ID: <1158071061.071066.214030@i42g2000cwa.googlegroups.com>

ManDev wrote:
> Hi,
>
> We have checksum function in sql server 2000,i would like to implement
> same in .Net.Can some one provide checksum algorithm.
>
>
> Thanks
> ManDev.

While you got a couple answers, I would first like to ask you: what checksum do you want?

A simple 8bit checksum?
a CRC (Cyclic Redundancy Check)?
a custom checksum like the one on automobile VINs? an error detecting and correcting code?

Just too many choices to give one answer.   ed Received on Tue Sep 12 2006 - 09:24:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US