02-27-2008 06:26 AM
02-28-2008
04:05 PM
- last edited on
11-06-2025
12:58 PM
by
Content Cleaner
Hello Roland,
Did you follow the steps in the following article to create the ActiveX Controller?
Using the ActiveX Controller Wizard to Generate Code in LabWindows/CVI
If that doesn't work when you try to create the controller in a new project, I would recommend checking that you can make calls to your Microsoft Access ActiveX server from another language to verify that it is functioning properly. I hope that helps.
03-04-2008 03:06 PM
04-03-2008 11:36 AM
Hello,
I try to select and update data to Microsoft access file(mdb).
then i follow the link which recomend to Active X controller
Tools -> Create ActiveX Controller Wizard >> choose ActiveX sever which i have 2 choice of microsoft Access
I thing i have the same problem Microsoft Office 12.0 Access database engine Object Library
I use the Tools -> Create ActiveX Controller Wizard to create the wrapper arount the 'Microsoft Access 12.0 Object Library'.
The creation fails with the following error message:
'The compile failed, the .obj file was not attached.'
The error window displays:
20807,33 Redefinition error of 'Access_IID_Properties' previously defined at access.c: 20467
As the declared values are different for the two definitions, I am blocked.
04-03-2008 11:36 AM
Hello,
I try to select and update data to Microsoft access file(mdb).
then i follow the link which recomend to Active X controller
Tools -> Create ActiveX Controller Wizard >> choose ActiveX sever which i have 2 choice of microsoft Access
I thing i have the same problem Microsoft Office 12.0 Access database engine Object Library
I use the Tools -> Create ActiveX Controller Wizard to create the wrapper arount the 'Microsoft Access 12.0 Object Library'.
The creation fails with the following error message:
'The compile failed, the .obj file was not attached.'
The error window displays:
20807,33 Redefinition error of 'Access_IID_Properties' previously defined at access.c: 20467
As the declared values are different for the two definitions, I am blocked.
04-03-2008 12:04 PM
04-04-2008 05:54 PM
04-05-2008 06:18 AM
04-08-2008 02:36 AM