In SP has contains 10 query,By Using Dataset Object I need
to fetch 8th query of records? How?

Answer Posted / javed

DataSet ds = new DataSet();
DataTable dt = new DataTable();
dt=ds.Tables[7];

because index start 0.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the benefits of viewstate?

590


What is asp.net mvc? : asp.net mvc

558


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1599


What is difference between viewstate and session in asp net?

564


Where the assembly is stored in asp.net?

552






Do session use cookies in asp net?

500


Explain the asp.net page life cycle.

562


How do you do Client-side validation in .Net?

581


Explain the difference between array and linkedlist?

526


What is the difference between ASP Session State and ASP.Net Session State?

587


How to manage different kinds of sessions in ASP.NET?

567


What is the use of autowireup in asp.net?

566


Define the types of configuration files.

536


How does session state work in asp.net?

509


14. What are your Future Plans for Swatz Oils GROUP U.K?

1730