I am running an application using Access 2000 VBA on a machine
running Windows Server 2003 which uses the ActiveDS LargeInteger
class. When I try to access the HighPart and LowPart properties, in
code these are not found, although they appear in the VBA Object
Browser as properties of the LargeInteger class. ActiveDS.tlb version
is 5.2.3790.0 and ActiveDS.dll is 5.2.3790.1830.
The code works fine on Windows XP with the tlb file ver 5.1.2600.0
and dll version 5.1.2600.2180.