Navision - OCX - FoxPro?

Can anyone point me to a resource for information about connecting Navision to a FoxPro database? I have a customer that would like to integrate his inventory FoxPro db with Navision. Is this type of connection possible in real-time? I am new to this type of integration, so any help is appreciated. Thanks, Jack

Visual FoxPro does have an automation controller which is accessible from Navision. I have experimented with it a little bit. There’s not a lot of documentation but there is a section of the VFP help files called “Controlling Visual FoxPro from other applications” that serves as a good intro.

An actual FoxPro (VFP) ODBC driver is also available so you could accomplish your task by using DAO or ADO from Navision. Best regards, Soren Nielsen, moderator Navision Online User Group

Well Soren,

Years later I can say you work the other way around with C/ODBC.

But you need some skills of the trade. Not for Users or pretenders.