How to retrieve the third table value from the data set?
Answer Posted / denial gonzalvis
ds.tables[2].rows[w.rowindex].datacolumn.tostring();
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the different methods by which we can populate a dataset?
What is the current version of entity framework?
What is data adapter in ado.net with example?
Define executenonquery?
Which is faster dataset or datareader?
What is row state?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the different ado.net namespaces are available in .net?
how Sequence to connect and retrieve data from database using dataset?
What is bubbled event can you please explain?
What are the namespaces used in ADO.Net to connect to a database?
describe the dataset object in ado.net.
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What are the major difference between classic ADO and ADO.NET?