hey
i'm looking for any information what so ever on the recordset object!
Tanx
-A- :rolleyes:
Printable View
hey
i'm looking for any information what so ever on the recordset object!
Tanx
-A- :rolleyes:
a recordset is a group of records taken from a database based on search criteria...The data can be updated, deleted, added to, etc, and then the changes can be committed to the database...The data isn't actually pulled from the DB, rather, the Recordset creates a connection to the data in the DB