Topic List

Click a topic to learn more.


Term of the Moment

computer-generated writing


Look Up Another Term


Definition: recordset


The answer to a database query delivered through Microsoft's ActiveX Data Object (ADO) interface. It is a COM object that contains the query results, which is a group of records. See ADO.