Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SaveEntityList
Message
From
25/09/2008 11:15:49
 
 
To
24/09/2008 12:15:48
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01350186
Message ID:
01350585
Views:
21
Hi Tim,

This is a MM Web Service. The code that I have shown is inside a for loop that processes the incoming table one row at a time as part of an update web service.

I have stepped through the code. The values for lnRowCnt and inEntity.PKMOBWORKORDR are as they should be and after the entitylist.add the enititylist.count moves from 0 to 1 as it should if the entity was added. The saveentitylist then says that it worked as I would have expected , but the database still has no records.

I used a SetDataRow in the second line as there is no expicit conversion from datarow to entity so I created the entity and then set its datarow to the row from my table. This does set up the entity properly so far as its values

Tim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform