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

Why do we use sqldataadapter?

475


What are the different layers of ado.net?

516


What is an orm, and why would you use one instead of plain old ado.net?

567


What are the advantages of oledb compared with other classes?

2319


Can we do database operations without using any of the ado.net objects?

531






What is an ado connection?

525


Difference between sqlcommand and sqlcommandbuilder?

573


What is a dataview?

530


How do you implement locking concept for dataset?

541


What is sqldatareader in ado.net?

497


What are the ado.net components?

521


What is a control toolbox?

499


How is entity framework different from ado.net?

479


How to store data in memory?

506


Explain how to create dynamic gridview?

514