.Net and Dynamics Nav

viriato
viriato Member Posts: 105
Does anybody know if there's a way to interact with the Dynamics Nav datatabse by using a .Net application. I looked into the C/Front library but it's limited in the way that if I want to call for example the Validate triggers on Insert, it's not possible.

What other possibilities are there, if any?

Thanks.

Comments

  • bbrown
    bbrown Member Posts: 3,268
    You could use "Web Services"
    There are no bugs - only undocumented features.
  • viriato
    viriato Member Posts: 105
    Thank Brown.

    Can you give me more details, thank you.
  • jannestig
    jannestig Member Posts: 1,000
    Read up about webservices in mibuso or in nav 2009 documentation, there are many explanations and guides/examples.