Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi all,i have somes doubts about the use of Broker ActiveX Control in the next case:i try to launch querys from Natural program to VisualBasic program.Its possible to do it with “Broker ActiveX Control”? if yes… how? (apparently i can build a DCOM server to register in broker an work with VB).All suggestions will be gratefully receivedThanks in advance.Cesar
Hi Cesar,yes, you can do that.Write a VB program using the Broker ActiveX Control which registers as an ACI Server. There is an example shipped with EntireX for Calc.Write a Natural program which calls the Broker API directly (“call broker …”) as an ACI client.Kind regards,Rolf