Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update conflict
Message
 
 
To
30/04/2004 15:41:25
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00899919
Message ID:
00900087
Views:
28
Can you post your code?

>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?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform