Persistent Data Class
Persistent Data Class
Summary:
A class module for Excel or Access, that encapsulates a specific implementation SQL Server data, although most properties are constants within the class, to separate the data interaction from the application. As or methods, it has numerous public methods for invoking stored procedures to retrieve, add, delete, and update records, filtering the recordset, and private methods for establishing/closing connections, verifying user access, verifying version.