ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ADO.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
FetCh Records No  5 to 10 From Dataset
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: FetCh Records No 5 to 10 From Dataset
Answer
# 1
DataSet supports to recieve the specfic row with the
starting rows and ending rows.

SqlDataAdapter.Fil;(DataSet,"Sample",StartingRecord,EndingRecord);
 
Is This Answer Correct ?    0 Yes 1 No
Tiger Skumar
 
  Re: FetCh Records No 5 to 10 From Dataset
Answer
# 2
SqlDataAdapter.Fil;
(DataSet,StartingRecord,EndingRecord,tablename);
 
Is This Answer Correct ?    1 Yes 1 No
Deepak Gupta
 
 
 
  Re: FetCh Records No 5 to 10 From Dataset
Answer
# 3
Declaration : SqlDataAdapter da;
Instantiation : Dataset ds = new DataSet();
da.Fill(ds,StartingRecord,EndRecord,tablename);
 
Is This Answer Correct ?    0 Yes 0 No
Dinesh
 

 
 
 
Other ADO.NET Interview Questions
 
  Question Asked @ Answers
 
What is a datatable? SBI3
what is the syntax code for oldb to connect oracle?  1
can we execute trigger normally at the desired time? Microsoft2
How do you merge two datasets into the third dataset in a simple manner? IBM1
What is ADO .NET and what is difference between ADO and ADO.NET? Ksb5
What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?  5
How can you implement sub data grid in a master datagrid?  1
FetCh Records No 5 to 10 From Dataset  3
Which type of database is used while processing dynamic database? Microsoft1
How would u connect to database using .NET? TCS2
what is bubbled event can u pls explain Wipro2
Where does ADO.NET and XML web services come in the architecture ? TCS1
Explain what a diffgram is and its usage ?  1
explain connection less and with connection?diference between data reader,data set,data adapter? can we use data reader,data set in a single application? if yes explain with simple code,if no explain? Techno-Labs2
What is sequence of code in retrieving data from database ? Accenture2
what is the syntax code for oldb to connect oracle IBM2
What is the default view of Data Grid?  2
How to add Primary key in DataSet  3
How to get oledb connection?  3
Difference between DataReader and DataAdapter / DataSet and DataAdapter? TCS2
 
For more ADO.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com