Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting item
Message
 
 
To
21/05/2009 10:50:41
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
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:
01401314
Views:
40
>>>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.
>
>I was wondering the same thing as Michael. Once your business object deletes the row, can't you just get the current DataSet from your business object with this row already deleted?
>Tim

Hi Tim/Michael,

I'm not sure if this is too much to ask, but can you get the application from blog.quayinc.com (the top one - MobileOrders) and quickly check its functionality. I was implementing my in accordance to this application/article.
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