Search results

  1. T

    listbox recordsets

    I have the code below to query an SQL Server Backend database The first part uses a public function (populatelst) in a class module (clsCables) to query the database and return an ADODB Recordset to the rsPopLst Recordset in this module. If I assign the rsPopLst recordset to the RecordSource...
Back
Top Bottom