Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to retrieve the third table value from the data set?

Answer Posted / bala.r

ds.Tables[2].Rows[SpecificRow][SpecificColumn].ToString();
// SpecificRow- is an Row Index
// SpecificColumn - is either DataColumn or Column Name in
string or Column Index

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is namespace in ado.net?

1078


What is the default Timeout for SqlCommand.CommandTimeout property?

1065


What is the difference between a datareader and a dataset?

1097


Why ca not we use multiple inheritance and garbage collector paralelly in .net?

1052


What is the difference between statement and preparedstatement interface?

1050


What does sqldatareader return?

1008


Which is faster entity framework or ado.net?

964


How many major types of connection objects in ADO.NET?

1084


Explain ado.net features?

1102


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

1064


What is ado.net code?

972


How to copy the contents from one table to another table and how to delete the source table in ado.net?

1083


How do you update database through dataset?

1024


What is the difference between ADO and ADO.Net?

1119


Which object of ado contains datarow datacolumn collection?

1012