Navision Version Number in SQL

sggsgg Member Posts: 109
In SQL, The Table $ndo$dbproperty contains a Column Named databaseversionno This I believe is Unique for each Version of Navision Released.

1. How Can I get the Version Number in Native Navision Database apart from the Function in CodeUnit 1?

2. How Can I get this Number without Opening The Database? in Both the SQL Option and the Native Database Option?
Sunday, Godwin G

Comments

  • ara3nara3n Member Posts: 9,257
    Well you can open the navision client, click on help and about.
    All the clients on customer site will have the same version as the database, unless they've done a technical upgrade.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • kinekine Member Posts: 12,562
    If I understand, you need to have some MAGIC constants to identify version of NA by analyzing the DB file itself... it seems that it is on you, you will need to analyze first few bytes of the FDB file etc., but the result is not guaranteed :-)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    Try contacting the author of this tool: Navision Starter v1.2
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
Sign In or Register to comment.