Icon View Incident Report

Serious Serious
Reported By: James Relyea
Reported On: 3/19/2010
For: Version 2.03 Build 9
# 3178 Stored Procedures Not Properly Setting RowsAffected Property in .NET EDBCommand Class

I'm having a bit of trouble with .Net TableAdapters.

This is what I'm seeing:

The table tCorps has 1 row. I'm changing a field value, and calling the Update method of the TableAdapter. I'm getting concurrency violations but there shouldn't be any concurrency issues: 1 DB connection, 1 attempt to update the row.

When I execute the stored proc in the EDB Mgr, all is well and works as expected.


Resolution Resolution
Fixed Problem on 3/20/2010 in version 2.03 build 10


Products Affected Products Affected
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial

Image