Remote access to Microsoft Dynamics NAV (C/Side) with native non-SQL database
Posted
by
Joannes Vermorel
on Server Fault
See other posts from Server Fault
or by Joannes Vermorel
Published on 2010-09-13T18:25:34Z
Indexed on
2011/01/10
15:55 UTC
Read the original article
Hit count: 258
I am facing a company that have a fairly recent Microsoft Dynamics NAV (C/Side) setup that comes with a non-SQL storage system called the native database server. I would need to be remotely connect to this database, and perform what would equate to SQL queries with very modest needs (no join, no complex filtering).
I am rather ignorant of this technology, does someone knows to how make remote queries to this ERP?
© Server Fault or respective owner