1

I am new to Navision application.Can you please explain the difference between Navision DB and Sql Server DB?

Monish
  • 11
  • 1
  • 2

3 Answers3

2

That completely depends on how you have Navision installed. See the entry on Wikipedia to see what I mean. It can be installed with SQL Server, or their native database server (referred to as 'Classic'). A google search for Classic Navision Database should get you well along in your research.

Dan Short
  • 9,598
  • 2
  • 28
  • 53
0

If you want to be able to use sql syntax for database queries, then you need to install the sql server database. The native database does not support sql.

Eydun
  • 534
  • 1
  • 5
  • 15
-2

Navision uses MySQL standard database, not just SQL. You should be able to see it depending on the tier composition you have on your NAV installation.

Pepe T.
  • 174
  • 6