Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting item
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01401166
Message ID:
01401298
Views:
44
>You are calling .DataOrderItem() from within .DataOrderItem() and even though it may be an overload it appears they both appear to attempt a delete and thus causing you some issues with concurrency.

I see the confusion now. I should have named my form's method differently. The call in the method is from the Biz Object and the main call is from the method of the form that happens to use the same name by coincidence. There is no recursion, AFAIK, even if the methods are named the same.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform