Tagged Questions

0
votes
1answer
320 views

No data exists for the row/column

While executing the following code in ASP.NET with C#, I am getting an exception like "No data exists for the row/column." OdbcConnection DbConnection = new ...