Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update conflict
Message
De
30/04/2004 15:41:25
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Update conflict
Divers
Thread ID:
00899919
Message ID:
00899919
Vues:
51
I have a fairly straight forward program that goes down throgh a mid sized SQL table and changes some of the records.

After each change in SQl I issue Tableupdate() then loop back up, get more search data and the do:

Locate For Alltrim(user_number)=Alltrim(Str(m.user_nbr1))

After about 500 records I get Update Conflict error 1585.

How do I see the error from SQL?

I tried = AERROR(aErrorArray) but all I get is Update Conflict error 1585

I would guess te error is the data I am putting in must conflict with some SQL rule, but how do I find out?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform