PDA

View Full Version : ACTIVEX AUTOMATION and C++


mabara
11-14-02, 23:16
Hello,
how can I use ActiveX Automation for FMP using C++ ?
A library called FMPRO50Lib exists in Visual Basic. Is there a way to use it in C++ ?

Thank you for your help.

Emma.

RichardSlager
11-27-02, 18:00
Use the FMConnector (see: www.datavations.com): you get all the FileMaker commands from within VB (much more than Active X)

Great tool!

Good luck