Finding missing libraries when converting from 97 to XP

D

DeutchBose

I have an Access 97 database that I've converted to XP.
The code seems to be referencing libraries that are
missing from my version of XP. Namely:

Graphitti User Interface Controls (grctrl.ocx)
ICDataFlow Active X Control Module (icdata.olb?)
ActiveEx Type Library (activeex.dll)

Can I just use the libraries on my 97 version and copy
them? Or do I need to find them somewhere else? Any
help would be greatly appreciated.
 
Top