UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
ULPreparedStatement class
ExecuteQuery( ) As ULResultSet
Member of UltraliteActiveX.ULPreparedStatement
Executes the query and returns a result set.
A ULResultSet object. The ULResultSet is the data you requested in your SELECT statement. To describe the product of your query, see ULResultSetSchema.