jack niekerk
asked on
CHECKSUM CALCULATION ON A STRING IN VB6 AND COMPARE AFTERWARDS
I write fixed len string records to a database. I must add a checksum field to every record based on this string-record.
Then later after reading a record compare the record with the added checksum to make sure its not changed by anyone after creation time.
So I need some function for creating and checking afterwards.
Then later after reading a record compare the record with the added checksum to make sure its not changed by anyone after creation time.
So I need some function for creating and checking afterwards.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.