Help Regarding Activex Control

  • Thread starter Thread starter Noor
  • Start date Start date
N

Noor

Hi All,

I m having problem with an activex control.

There's an activex control named ansix activex control which generates HIPPA
compliant files.
The control is registered on my pc and i can use it in Visual Basic but the
problem is that i can't see it in Ms Access activeX control list.

Please help me if somebody knows that about this issue.

Thanks.

Noor
 
Hi Noor,

Not all activeX controls that can be used in VB will work on Access forms
due to the differences between VB (windows) forms and Access forms.
Unfortunately, there is no definitive list of unsupported controls, so it's
pretty much hit or miss when you try to utilize a new one.

If you really need to use the control, my suggestion would be to create the
application in VB and just use the Access database as your data source.
This will also help to reduce any problems that might occur with different
versions of Access installed by your userbase.

Hope this helps,
- Glen
 
Thanks for your answer but fortunately i have found that control in ms
access. Actually it was appearing in access with its project name not by its
type library name.

Noor
 
Back
Top