in

Dynamics User Group

Since 1995 - The Microsoft Dynamics Online User Community

SQL job to Synchronize in Nav user

Last post 07-03-2008 12:46 by babrown. 6 replies.
Page 1 of 1 (7 items)
Write a New Post Sort Posts: Previous Next
  • 06-30-2008 10:27

    • johnho008
    • Not Ranked
      Male
    • Joined on 06-03-2008
    • Posts 3
    • Points 60

    SQL job to Synchronize in Nav user

    Hi everyone,

     I am new to Navision so thank you for your help in advance .I want to know if its possible to create script to synchronize the navision users. We are using navision 4.2 (service pack 2) and sql 2000 sp4

    Wanted some expert advise before I go plunging into the dark by using profiler to capture Navision synchronizing function and then trying to create a script from the capture information.

     

    John

     

    • Post Points: 20
  • 06-30-2008 13:15 In reply to

    • babrown
    • Top 75 Contributor
      Male
    • Joined on 11-06-2005
    • Weymouth, MA, USA
    • Posts 296
    • Points 4,085

    Re: SQL job to Synchronize in Nav user

    If only you had the password to the application role.  Then maybe this would be possible.  Spend your time on other things.  Even if you could successfully do this, what's the benefit?

     

    • Post Points: 20
  • 06-30-2008 13:40 In reply to

    • DenSter
    • Top 10 Contributor
      Male
    • Joined on 01-23-2004
    • Howell, MI
    • Posts 1,318
    • Points 17,805
    • DynamicsNAVMVP

    Re: SQL job to Synchronize in Nav user

    Change the security model to 'Standard' and you won't have to synchronize anymore.

    • Post Points: 20
  • 06-30-2008 14:21 In reply to

    • johnho008
    • Not Ranked
      Male
    • Joined on 06-03-2008
    • Posts 3
    • Points 60

    Re: SQL job to Synchronize in Nav user

    Thank you for the feedback as I mentioned I am new to Navision and was told that the database needed synchronizing due to the users and was ask if it could be scheduled. I have google about the standard security and found http://dynamicsuser.net/files/folders/3851/download.aspx#_Toc142982419 ( for anyone else whom might interested)  but one more questioin if Standard automatically sync and seem faster what would be the benfits over standard with Enchanced security?

    • Post Points: 20
  • 06-30-2008 15:49 In reply to

    • DenSter
    • Top 10 Contributor
      Male
    • Joined on 01-23-2004
    • Howell, MI
    • Posts 1,318
    • Points 17,805
    • DynamicsNAVMVP

    Re: SQL job to Synchronize in Nav user

    I know what you asked, I can read Smile

    With enhanced security, individual user permissions to tables are pushed down to SQL Server, so that this is also enforced on connections to the database other than NAV connections. It is never used by NAV though, because security in NAV is done through the application role and set up inside the app. The only thing that the enhanced security model does for NAV is slow down the synchronization process, there is no added benefit for NAV. If you need external access to the NAV database, I always recommend setting up additional users for that specific purpose.

    • Post Points: 20
  • 07-03-2008 9:47 In reply to

    • johnho008
    • Not Ranked
      Male
    • Joined on 06-03-2008
    • Posts 3
    • Points 60

    Re: SQL job to Synchronize in Nav user

    Cheers for the sharing the knowledge, DenSter.

     

    John

    • Post Points: 20
  • 07-03-2008 12:46 In reply to

    • babrown
    • Top 75 Contributor
      Male
    • Joined on 11-06-2005
    • Weymouth, MA, USA
    • Posts 296
    • Points 4,085

    Re: SQL job to Synchronize in Nav user

    Enhanced security came about because of Microsoft’s Trustworthy Computing initiative.

    • Post Points: 5
Page 1 of 1 (7 items)


Copyright Dynamics User Group, 1995-2008, all rights reserved. This website and user group are independent and not affiliated with the Microsoft Corporation.