Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trapping the program causing problems
Message
De
27/10/2008 23:43:46
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01356423
Message ID:
01357587
Vues:
13
>hi all , we've weird problem happening which we are having difficulty to trace. one of the fields in a table getting replaced with incorrectly with same field from different row.we are sure that it's not user changing this using any front end screen so It got to be a bug in the code. we use free tables so can't use any trigger to trap when it's getting modified. any suggestions/ideas to trap what program causing this ? thanks for the advise

If you use views, make sure the primary key is defined correctly. The "primary key" should define every record uniquely. Otherwise, changing a single record in the view may modify several records in the underlying table.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform