D
dave h
Hi,
If I assign a recordset to a listbox, the list box loses the data as soon as
the DB is closed. Two questions:
1. After retrieving data useing DAO recordsets to fill a list box, what are
the implications of not issueing a "myDB.Close"?
2. Is there a way to close the DB and still have the data remain in the
list box - using recordset versus rowsource and an SQL string?
Thanks Dave H.
If I assign a recordset to a listbox, the list box loses the data as soon as
the DB is closed. Two questions:
1. After retrieving data useing DAO recordsets to fill a list box, what are
the implications of not issueing a "myDB.Close"?
2. Is there a way to close the DB and still have the data remain in the
list box - using recordset versus rowsource and an SQL string?
Thanks Dave H.