FetCh Records No 5 to 10 From Dataset

Answer Posted / tiger skumar

DataSet supports to recieve the specfic row with the
starting rows and ending rows.

SqlDataAdapter.Fil;(DataSet,"Sample",StartingRecord,EndingRecord);

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does entity framework work?

642


Which method is used by command class to execute SQL statements that return single value?

745


How to Read, Add, Update and Delete record in Entity Framework ?

757


What is dataset object? Explain the various objects in dataset.

779


What are the features of ado.net?

676


Which method is used to sort the data in ADO.Net?

1725


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

996


What is ado.net connection?

647


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

781


Give an example that shows how to execute a stored procedure in ado.net?

767


What is Data Provider?

772


Does entity framework use ado.net?

697


Define ado.net?

785


Define the executescalar method?

664


What does executequery return?

683