B
Brian K. Maher
Guest
Hi Roger, If the activex controls are UI controls (i.e. they go into a window) then no, it would not work. If you can get 64-bit versions of the activex controls then it would work. If the activex controls are really separate .exe files which you access via automation (i.e. the CREATE statement) then you /should/ be okay. I say /should/ because I have seen issues where 64-bit OpenEdge had issues working with 32-bit Outlook and vice versa. If you need to access 32-bit DLL’s via external procedure calls then no, it would not work. Does that help? Brian
Continue reading...
Continue reading...