ADOSQL creates an instance of a ADODB COM object, connects to a database, submits a query, copies the returned recordset, frees the ADODB object, then returns the recordset copy.
ADOSQL creates an instance of a ADODB COM object, connects to a database, submits a query, copies the returned recordset, frees the ADODB object, then returns the recordset copy.