Could someone give me some code for passing strings to a recordset that was connected in a class.
Example:
strLastName to this recorset in a class - rsHelpDesk!LastName
I have been able to pass info Read only(property get), but can not write to the DB.
Thank You


Reply With Quote