Public Function AddSQLResultsetDbConn(dbConn As xf_DbConnect, sql As String, Optional ListRowCountSQL As String = "", Optional AppendToSet As Boolean = False, Optional ActivateColGroupFunctions As Boolean = False, Optional UseExtendedRSType As Boolean = False, Optional SuppressSqlError As Boolean = False, Optional AddFilterColumnName As String = "") As Variant
Read the result set of an SQL query from the database into the DataList. Use the result set column names to set up the column metadata.
xf_DataList
xf_DataList