Hi all,
I want to know where is Navision Lic Information is stored in SQL table.
Basically i need to get LIC info (Like no and Date) from SQL
Regards,
Amol
Hi all,
I want to know where is Navision Lic Information is stored in SQL table.
Basically i need to get LIC info (Like no and Date) from SQL
Regards,
Amol
Hi ,
You have to get it via the client (its a virtual table).
g.
Can I get anywhere from SQL tables.?
WHY SQL ??
Can you explain , please ?
NAV license is stored in encrypted (therefore human-unreadable) form:
License info can be viewed from Client, although there is less info shown than in supplemental .TXT file that come together with your .FLF file - e.g. only in TXT you can see maintenance dates, additionally bought Object types & their number ranges and some other tech info.
Hey,
So why he needs this info from the SQL side ?
g.
Actually my main requirement is :
I have multiple Navision database residing on multiple server’s.
I need to know the LIC info of these multiple database.
So my plan was to connect to these server’s by linking it.
So that by executing only 1 script i can get LIC info like date and LIC no by single click.
If i get to know the where LIC info is stored in SQL Master DB or wherewhere , my work will be faster.
Thanks and Regards,
Amol
Amol, it is impossible - once more, in db the license is ENCRYPTED.