Advertisement

1 - 7 of 7 containing alltags:("There is no row at position 0") (0.001 seconds)
Hello experts! I've been playing around with this display page for about an hour now and I'm stuck.  My boss is bugging me to see if I'm finished yet...I use a different page to pass a Deal# to ...
Zones: ASPDate Answered: 12/02/2003 Grade: A Views: 64
Hi When I try to update a table in an Access database from a DataSet using a DataAdapter, I get the following error message: "There is no row at position 0" Here is the code I use: Me.B...
Zones: DatabasesDate Answered: 03/01/2005 Grade: C Views: 0
I have the following code  and when i traced the value for objDataSet.Tables.Count returns 1 and then errors out at the nextline (ie odr = objDataSet.Tables(0).Rows(0) ) WHat could be the issue...
Zones: ASP.Net ProgrammingDate Answered: 01/06/2007 Grade: A Views: 0
HI, I get the folloiwng error when deleting a row from a data table. "There is no row at position 0" I am poulating a datagrid as follows; private dt as datatable private dr as datarow su...
Zones: ASP.Net Programming, .NETDate Answered: 07/03/2007 Grade: B Views: 0
Hi all, I get the below error. There is no row at position 0    at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)    at System.Data.RBTree`1.get_Item(Int32 index)    at System.Data.Da...
Zones: MS SQL DTS, SQL Server 2005Date Answered: 05/04/2008 Grade: B Views: 49
Hi, I have a DataGrid on a web form that I would like to enable paging on. The funny thing is, if I don't have paging enabled, all of the records that satisfy the query are displayed. However, s...
Zones: ASP.Net ProgrammingDate Answered: 01/17/2006 Grade: A Views: 0
Right click on database. Select Properties from Menu MSG Box error "There is no row at position 0. (System.Data) Has anyone learned anything about this error?
Zones: SQL Server 2005, V...Date Answered: 08/14/2008 Grade: A Views: 5
  • 1