What is disconnected recordset?

Answers were Sorted based on User's Feedback



What is disconnected recordset?..

Answer / mohit mathur

A disconnected recordset is the one in which the
cursorlocation is client. After fetchng the recordset, the
cursorlocation property to be set to client. now the
recordset is disconnected from the server.

Is This Answer Correct ?    3 Yes 0 No

What is disconnected recordset?..

Answer / sr_arvind

A record set which is setted NOThING

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

What is the use of Active Control Property?

1 Answers  


Which property of textbox cannot be changed at runtime?

1 Answers  


What is the need of z-order method?

1 Answers  


How do I program the Novell NetWare API from VB?

1 Answers  


What is the use of NEW Keyword? Explain.

1 Answers  


what is the Difference between Linked Object and Embedded Object?

1 Answers  


Dim X,Y as Integer Here what is the datatype of X and Y ?

8 Answers   Syscom,


What is the max size of textbox?

1 Answers  


What is meant by Establish Connection in RDO?

1 Answers  


How many objects resides in ADO ?

1 Answers  


Which controls can not be placed in MDI?

3 Answers  


What is Pseudocode?

1 Answers  


Categories