How to use mscomct2.ocx in Access97
Hi all,
I have a problem with registration mscomct2.ocx.
I have an application in Access97 that using Date Time and Picker.
I bring that application to another new computer.
The main application installed in that computer:
+ WinXP/Win98SE OS
+ Access97
+ without installing Access2K/XP, VisualStudio before
I registered mscomct2.ocx successfully by using command:
run-> regsvr32 \..\mscomct2.ocx
After,I run my Application but one of ActiveX control (Date Time and Picker) not showed in my Form. So I can't use one of that Date Time and Picker.
However, when I install VisualStudio 6.0 with choosing ActiveX Control or Acess2K/XP in new Computer then my application run well.
Summery, I want to know:
1. Why the one of Date Time Picker not able to use before install
VisualStudio6.0 or Access2K/XP whether I register mscomct2.ocx successfully.
2. Whether there are some files relate to mscomct.ocx need to register ?
3. The way to register mscomct2.ocx and some file relate to be able to run my application using Access97 on new computer(never ever installed Access2K/XP or VisualStudio6.0 before)
Thank you very much
|