Icon View Incident Report

Serious Serious
Reported By: David McCausland
Reported On: 9/30/2010
For: Version 2.03 Build 22
# 3330 .NET Data Provider Returns Error When Using Table Adapters

When I try to update a table I get this error "The command did not return a dataset that is usable with a data reader".


Comments Comments
This issue is caused by the fact that the EDB .NET data provider uses a default value of Both for the EDBCommand.UpdatedRowSource property. The table adapter functionality in Visual Studio wants this property to be None for auto-created commands, so the default value has now been changed to None. See the release notes for more information.


Resolution Resolution
Fixed Problem on 10/1/2010 in version 2.03 build 23


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