Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to computing the checksum?
Message
De
13/11/2001 11:08:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Titre:
Where to computing the checksum?
Divers
Thread ID:
00580910
Message ID:
00580910
Vues:
52
VFP 6.0
CodeMine 6.1.19

I modified the table to put a checksum field in it.
So after that I computed the checksum for every record.
So far so good.

In my form I use a view. Where do I put the code to calculate the checksum for that view?

I tried to put it in BeforeUpdate (in cmDataManager) but the problem is that the value written there is not the same as the one when using a PRG to compute the checksum for all the records.

So the problem here is that when I launch my app and check the checksum for all the records the app stops because the checksum (the one computed when adding records) is not good.

So this must mean that BeforeUpdate is probably not the good place to compute it.

Where should I compute that checksum?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Répondre
Fil
Voir

Click here to load this message in the networking platform