Options

Synchronize NAV -- SQL

hvdhoevenhvdhoeven Member Posts: 99
edited 2008-03-04 in SQL General
Hi,

In an earlier post I have asked some questions about SQL-scripting to add users, rights and roles to SQL 2005 and NAV 5.0 (in an educational setting). I still have one question. Maybe you can help me again?

When I perform some actions in NAV I have to synchronize in NAV [Tools-Security-Synchronize All Logins] to SQL Server. When I use scripting In SQL to add users, rights and roles (in SQL and in NAV), do I still have to synchronize (in NAV)? Is it possible to include this in a script for SQL Server? Do you have an example, please?

Thanks again for your effort and contribution.
Kind regards,

Hans van der Hoeven
Avans Hogeschool
University of applied science
The Netherlands

Comments

  • Options
    krikikriki Member, Moderator Posts: 9,090
    [Topic moved from Navision forum to SQL General forum]


    It is best to use the Standard Security Model in Navision (this exists from 4.00SP3). With this you don't need to synchronize anymore.

    If you have to synchronize anyway, I think it is best done through Navision. I never heard of someone writing a stored procedure or .sql to do it.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.