How does you get record no from 5 to 15 from a dataset of
100 records?

Answer Posted / anusuya

For i as integer= 5 to 15 (Step 1)
msgbox ds.tables(0).rows(i)
Next i

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the objects in asp.net?

543


What is the ruby interface generator?

556


Explain the difference between datatable and dataset?

552


What is the use of console application?

578


What is strong typing and weak typing?

543






What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?

551


What is the significance of delegates?

515


What are all the differences between dispose and finalize()?

556


Can you please explain the difference between system.string and system.stringbuilder classes?

546


What is redim keyword and its use?

586


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

1863


What do you mean by serialization?

535


Which namespace are used for accessing the data?

642


Explain the difference between vb.net and c#, related to oops concepts?

495


Is vb.net dead?

522