The Query returned no rows for the data set

If you are using RTC and previewing certain reports you probably will run into this error. “An error occurred during local report processing.” The Hidden expression for the textbox ‘……’ contains an error: The query returned no rows for the data set. The expression therefore evaluates…

Using ADO on RTC in NAV

On one of my recent projects I had to build a solution to update a NAV table with quantity on hand by location. Writing a processing report to maintain update and maintain the table would have taken less than an hour. But for this project performance…

How to deal with project setbacks

Managing changes to project schedules is an adjustment that is often needed when project setbacks are faced or when your team experiences negative project progress. Is this issue simply a result of poor planning? What are the causes and what can be done about it? Bron…

Five Secrets to Project Management Success

Project management success depends largely upon vision. In a very real sense, the project manager is the fulcrum upon which the various components of a given project are balanced, so an individual in this position must be able to see the big picture, recognize priorities and…

String Implementation in NAV

If you have developed with any OCX or COM objects in Dynamics NAV, you have probably run into the following error. “The length of the text string exceeds the size of the string buffer.” The reason you would get this error is because you were passing…