What is disconnected recordset?
Answers were Sorted based on User's Feedback
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 |
How to find size of the file. Which method or function is used to occomplish this?
what are the types of combo box?
Give brief description about class?
Which controls have refresh method?
Explain about Caturing Baseline.
What are the Sequence of events when a form is loaded in Visual Basic?
Explain the types of Views in Listview Control.
How can you check Beginning and End of the file?
How should dates be implemented so they work with other language and country formats?
Which language is used in visual basic?
What's the maximum size of a textbox?
What is controls in vb?