Any COM interface into Navision?

Does Navision provide a COM interface that another application could communicate with to “post” information into the system? Thanks.

NO

Hi Darren, Try using the cfront.dll. It allows you to access the Navision database from c++/delphi/vb - and supports Navision specific features such as flowfields & flowfilters. Note that the cfront is version specific, you need a 3.60 cfront to communicate with a 3.60 database. You can find the files you need on the installation cd. - best regards, Dadi – Dadi Karason dadi@landsteinar.com

Hi Darri, Dadi is right that you can use cfront.dll to update Navision db. But please be aware that if you make changes in the Navision db through that the validation triggers will not work … Maybe you should explain what are you trying to do and we could suggest another way. Regards, Cristi Nicola