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 DBFailError?

1 Answers  


How would you navigate between one document to another document

0 Answers  


Is it possible to call oracle database through ADO control or Object?

1 Answers  


What is the diff between the Create Object and Get object?

2 Answers  


What is RdExecDirect?

1 Answers  






what is differece b/w Module and class Modules in vb6? thanks

4 Answers   Ask Techsys, TCS,


List out the ADO objects?

2 Answers  


What is the benefit of wrapping database calls into MTS transactions?

1 Answers  


Scope of API's can be of types, what are they?

0 Answers  


How does the following statements work? On Error Resume Next

1 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  


How would you find out the value property in Slider Bar Control?

0 Answers  


Categories