I have a Report where a User Table record, find an user and show user name.
Now whe have migrated to SQL Server, and any users start with: "Windows Authentication". They are not in Users Navision table... How can i obtein their names with "Windows Aut.".
Likely ENVIRON('computername')??
0
Comments
Also take a look behind table 91 -> field 1 and Codeunit 418 (Login Management)
Regards