Navision Team Development on SQL Server

ara3n
Member Posts: 9,258
One of the issues with working on server in Navision with other developers is that objects get overwritten. I've written a tool that prevents this from happening. This works on SQL 2005 only. It is written in .NET sql CLR.
I've blogged out it in here
http://mibuso.com/blogs/ara3n/2008/05/1 ... elopement/
Download the zip file. Import the fob (one table). Run the sql script, and you are ready to do team development on sql server.
Comments are welcome.
This tool was written on my free time.
Enjoy.
I've blogged out it in here
http://mibuso.com/blogs/ara3n/2008/05/1 ... elopement/
Download the zip file. Import the fob (one table). Run the sql script, and you are ready to do team development on sql server.
Comments are welcome.
This tool was written on my free time.
Enjoy.
0
Comments
-
It seems that many of us are using same "tools" to do such an "access controlling".0
-
OMG this automated checkout/checking object for Navision.
well the check back in is manual.
This is great. No more lost objects or merging of objects. !!!!!!!!!!!!!!!!!
thank you.my 2 cents0 -
The checkout can be "semi-automatic". Just develop tool which will export the objects into text, on request and remove the locks. Than you can have another system which will take the exported objects and save them into some repository with additional informations which you can enter during the export (e.g. on some form). We have such a "Version Control" which keep our history of object changes with documentation and change descriptions and modification tracking etc... ;-)0
-
kine wrote:.. Just develop tool which will export the objects into text, on request ...
"Just"? :-k
Isn't this THE problem regarding team development in NAV? If we could automatically export object to text, that we could use almost any versionig system (VSS,..).
BostjanL0 -
Yeah if only we had a way of automatically exporting objects as text instead of just binary it would be easy to integrate with something like Visual Source Safe...maybe in NAV 2009?0
-
Why not use the triggers in table Object on SQL :?:
So, ever when a user change a object the sql trigger will be fired ...
In these triggers you can fill out a new table like "Object Versions" (include the BLOB Reference).
So, you can everytime restore your old versions.Do you make it right, it works too!0 -
Yes, Garak
There is already a mod available in the download section.0 -
realy ? ](*,) and i develop my own solution ](*,) ](*,) ](*,)Do you make it right, it works too!0
-
Yeah...I hear ya...I think a lot of us have built/hacked/fudged together something that kinda does the same thing
This is one of the simplest tools that i've seen yet so I quite like it.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions