VbzCart/docs/archive/code/VBA/clsPackages: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2024

14 October 2022

19 December 2014

8 May 2014

  • curprev 00:4700:47, 8 May 2014imported>Woozle 1,925 bytes +1,925 Created page with "<VB> ' CLASS: clsPackages Option Compare Database Option Explicit Private rs As Recordset Private intAccessCount As Long Public Sub Init() intAccessCount = 0 Set rs ..."