Hi, I get this error when calling a Get command from a Dataset like so: Gridview1.DataSource = tableAdapter.GetData(Param.ToString()); The error happens on one stored procedure but not another, both only return data with no ID columns. I am returning a SQL datetime and two Varchar values that are inserted...
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Cohen Asaf
on
12-10-2008, 12:00 AM
Filed under: adapter, asp.net 2.0 dataset connectionstring configuration, BLL DAL Tier Separation, BLL Data 3 tiers business logic DAL ObjectDataSource sql connection, data accesss layer, Dataset return problem, dataset return values bll, DataSets, DataTable.GetError, xsd, BLL, constraint