adspace
what are the Differences between Recordset and Resultsets?
Answer Posted / Pushpendra Raghuvanshi
Recordset is an object provided by ADO (ActiveX Data Objects) that allows you to navigate through records in a database. Resultset, however, refers to the collection of records returned as a result of a query execution, which can be accessed using different methods like Recordset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you attach pictures in column headers of List View Control?
How do I force a file dialogue box to reread the currect disk?
With in the form we want to check all the text box control are typed or not? How?
How do I tell when an application executed using the SHELL command is finished?
How would you activate animation control?
Specify technical & functional architecture of your last 2 projects.
How do I make the mouse cursor invisible/visible?
Draw Sequence Modal of DAO and Explain?