How can I access Navision data?

Access to Navision is usually restricted to C/ODBC, an ODBC driver that's only available on Windows. C/ODBC does have certain limitations and is not multi-threaded. This can cause problems with some Windows applications.

We provide several solutions for Navision.

For Windows users

The ODBC-ODBC Bridge protects the thread-unsafe C/ODBC driver, allowing you to access Navision from multi-threaded Windows applications.

For Linux, UNIX, and macOS users

The ODBC-ODBC Bridge provides remote data access to Navision from Linux, Solaris, AIX, macOS, HP-UX, FreeBSD, and many more non-Windows platforms. The ODBC-ODBC Bridge supports PHP, Perl, C, Python, and any many other languages and applications.

For Java users

The JDBC-ODBC Bridge provides remote data access to Navision from any Java platform.