How to Maintain versions in Navision?

vipinkuruvillavipinkuruvilla Member Posts: 143
Hai All,

How can I prevent two users from using the same form simultaneously?? Is there any tool that support this.....

Any help would be appreciated......


Thanks in advance.......

Comments

  • kinekine Member Posts: 12,562
    Same form? Which one? May be better is to solve why two users are working on same form with same data...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    kine wrote:
    Same form? Which one? May be better is to solve why two users are working on same form with same data...

    Not like that Kine...... Do you know .Net?? In .Net there is a configuration mangement tool called Microsost Visual Source Safe. In that if one user is working in a particular file he has to check out , before working. Once checked out that particular file cannot be used until the other user checks in the file.

    I just want to know whether there is any tool that supports the same for Navision.

    Hope you understood my requirement this time.......

    Thanks a lot dude..... 8)
  • Vineeth.RVineeth.R Member Posts: 121
    edited 2008-06-11
    agfdsa
    Thanks and Regards
    Vineeth.R
  • tinoruijstinoruijs Member Posts: 1,226
    Vineeth.R wrote:
    hi vipin

    pls check ur mibuso inbox. i have mailed u something

    regards
    Vineeth

    Maybe you could share your solution with us?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • tinoruijstinoruijs Member Posts: 1,226
    Hope you understood my requirement this time.......

    The most important question is why you want such a tool.
    On which form would you like to use this? If you want to use it on a standard NAV-form, maybe your approach should be different?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • Vineeth.RVineeth.R Member Posts: 121
    edited 2008-06-11
    hjk
    Thanks and Regards
    Vineeth.R
  • sendohsendoh Member Posts: 207
    hi vipin

    pls check ur mibuso inbox. i have mailed u something

    regards
    Vineeth

    it's look like confidential. :roll:
    Sendoh
    be smart before being a clever.
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    tinoruijs wrote:
    Hope you understood my requirement this time.......

    The most important question is why you want such a tool.
    On which form would you like to use this? If you want to use it on a standard NAV-form, maybe your approach should be different?


    I want the tool for all the forms. See now if 2 users are working on the same form,navision is not letting us know that 2 users are working in the same form. This makes wok difficult if v go for a big project. I require this tool sothat when one user is working on a form then another user should never be able to work on the same form until the first user finishes his work. Is this possible???
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    Vineeth.R wrote:
    hi vipin

    pls check ur mibuso inbox. i have mailed u something

    regards
    Vineeth

    Hey Vineeth, njan oru mail thirike ayichittundu......ee forum tech questions post cheyan aanu alathe personal mailsennu alla......
  • Vineeth.RVineeth.R Member Posts: 121
    ethu maililottanu(id) mashe ayichadu...?kittiyillalo....

    enikkariyam ithu enthinanennu...notify cheythathanu mail ayichitondu ennu

    Hey Vineeth, njan oru mail thirike ayichittundu......ee forum tech questions post cheyan aanu alathe personal mailsennu alla......[/quote]
    Thanks and Regards
    Vineeth.R
  • tinoruijstinoruijs Member Posts: 1,226
    I want the tool for all the forms. See now if 2 users are working on the same form,navision is not letting us know that 2 users are working in the same form. This makes wok difficult if v go for a big project. I require this tool sothat when one user is working on a form then another user should never be able to work on the same form until the first user finishes his work. Is this possible???

    By users you mean developers, right?
    You're looking for a version management tool?

    Take a look at the following post:
    http://www.mibuso.com/forum/viewtopic.php?t=8612&highlight=management+tool

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    tinoruijs wrote:
    I want the tool for all the forms. See now if 2 users are working on the same form,navision is not letting us know that 2 users are working in the same form. This makes wok difficult if v go for a big project. I require this tool sothat when one user is working on a form then another user should never be able to work on the same form until the first user finishes his work. Is this possible???

    By users you mean developers, right?
    You're looking for a version management tool?

    Take a look at the following post:
    http://www.mibuso.com/forum/viewtopic.php?t=8612&highlight=management+tool

    Thanks a lot dude......This link really looks good.........
  • kinekine Member Posts: 12,562
    tinoruijs wrote:
    I want the tool for all the forms. See now if 2 users are working on the same form,navision is not letting us know that 2 users are working in the same form. This makes wok difficult if v go for a big project. I require this tool sothat when one user is working on a form then another user should never be able to work on the same form until the first user finishes his work. Is this possible???

    By users you mean developers, right?
    You're looking for a version management tool?

    Take a look at the following post:
    http://www.mibuso.com/forum/viewtopic.php?t=8612&highlight=management+tool

    Yes, this is the main source of misunderstanding... users are working, developers are developing... two different things, two different problems... ;-)

    Version control is much easier on MS SQL, and some problems can be solved just with correct processes... (e.g. some flags on objects on which someone work etc...)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • ara3nara3n Member Posts: 9,256
    Here is the tool that you can use on sql 2k5

    http://mibuso.com/blogs/ara3n/2008/05/1 ... elopement/
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    ara3n wrote:
    Here is the tool that you can use on sql 2k5

    http://mibuso.com/blogs/ara3n/2008/05/1 ... elopement/

    Thanx a lot dude.......I did download your file and did according to the instructions given. But when Iam executing the query iam getting an error that states the assembly cannot be accessed.

    Any idea?? Where should I save the dll? Is it in the server or in my local machine??

    Please do advice.....
  • ara3nara3n Member Posts: 9,256
    you need to put the dll on the sql server
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    ara3n wrote:
    you need to put the dll on the sql server

    Thanx a lot.....Now the script is getting executed.....

    Can you tell me how i can set my object cache to 0.....Now it is showing 32000.

    Thanx in advance.....
  • ara3nara3n Member Posts: 9,256
    You don't really need to set the object cache to zero. You just have to be aware that when you check the object back in the other person should relogin.


    On how to change the object cache.

    Tools->Option->Object cache.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • vipinkuruvillavipinkuruvilla Member Posts: 143
    ara3n wrote:
    You don't really need to set the object cache to zero. You just have to be aware that when you check the object back in the other person should relogin.


    On how to change the object cache.

    Tools->Option->Object cache.

    Thanx a lot dude.......This is working fine now..........
Sign In or Register to comment.