ODBC Error: Data source name not found…
Have you ever got this ODBC error Data source name not found and no default driver specified while opening a NAV 2013 database with the Development Environment? If you, yes – then you probably do […]
Have you ever got this ODBC error Data source name not found and no default driver specified while opening a NAV 2013 database with the Development Environment? If you, yes – then you probably do […]
With Microsoft Dynamics NAV 2009 R2 the possibility for locking and unlocking objects was introduced and does also exist in NAV 2013. Locking and unlocking objects is very useful in environments where multiple developers are […]
Have you ever got the error message “The Breakpoint already exists”? The reason is that you or someone else previously have used breakpoints in the affected object/objects. So what to do? If you know which […]
If your media files (movies, music and photos) is located on a NAS server the AC Ryan does not index the files. You are only able to reach them with the file manager. So how […]
Shortcuts was first introduced in NAV 4.0 – and did made the world of Navision a bit easier 🙂 If you have customers or work in a company with a lot of users, you might […]
In the previous article we created a RSS reader Add-In, now let us take a look on how to use it from navision (RoleTailored Client). First we must make it possible for navision to see […]
Add-Ins are used to add new features to the RoleTailored Client and was introduced with NAV 2009 SP1. I have previous written about a ASP.NET RSS reader – in that article, the collection of feeds […]
Hi RSS Feeds are just XMLs – so building a RSS reader is not so difficult, first you know how to do it 😉 Let’s start with looking at C# function that reads the RSS […]
In the earlier article, we where using the ConfirmHandler – but confirm is not everything a function can contain. So why not add the handling of Message Boxes 😉 First, let us a add simple […]
One of the new features in NAV 2009 SP1 is C/AL Testability. Let try using the new feature to test a simple codeunit – let us call the codeunit doTest. The codeunit will only contain […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes