Posted inDynamics NAV & BC Tips & tricks
Login Stored Procedure on the SQL Server Option
A login stored procedure is a stored procedure that you can use to perform predefined functions after a user logs on to Microsoft Dynamics NAV with Microsoft SQL Server. A typical function would be to generate a message informing the user that the database is currently…