Waldo's Blog
Microsoft Dynamics NAV

Browse by Tags

All Tags » What impact does my C/AL have on SQL (RSS)
Overview Waldo's blog 2008
My first full year (January-December)of writing on my blog has passed. When I saw this post on the "NAV Developer's blog", I just thought: "hey, that's a good idea to end this year of blogging. Let's make an overview of my blog as well". And here it is. I was quite surprised...
What impact does my C/AL have on SQL - SIFT on 5.0 Sp1
Normally, I would have done an article about Sumindexfields on versions previous to 5.0 SP1, but I decided not to do that. The Belgian version of Microsoft Dynamics NAV 5.0 SP1 is just released, and the Belgian release is always pretty late. In fact ... I just checked ... every localized version is available...
What impact does my C/AL have on SQL - MARK, MARKEDONLY
Time for the next chapter for the "what impact does my C/AL have on SQL"-story. I already covered the following in previous blogposts: What impact does my C/AL have on SQL This one was the first. It dealt mainly with the FIND statements, en the looping and modifying of records. What impact...
What impact does my C/AL have on SQL - MODIFYALL/DELETEALL
Finally found some time to write Part II of this topic. The first part was quite a popular post, if I may say so myself . I didn't expect this. I just prepared an internal developer meeting at my company about "how to use the FIND statements", as I noticed that things are sometimes misunderstood...
What impact does my C/AL have on SQL?
This is a very challenging blogpost in my opinion. I see many stories going around on what would be the best way to use the new FIND-instructions, what C/AL to write in what case. I have my own thoughts on this which I would like to share. I don't want to say the following is the best way to go,...