Posted on July 30th, 2012 by kriki
Ever done that for 1 database? That’s easy. Just change the fin.flf in your DB server subdirectory. You don’t even need to restart the service.
Ever done that for 100 databases? That’s easy too. See my previous point, you just need to do that 100 times.
What do you say? You don’t want to? Well, neither do […]
Filed under: CLASSICCLIENT, NAV, NAVISION, NAVISION-DB | 2 Comments »
Posted on September 13th, 2011 by kriki
You probably know that it is possible to import NAV2009+ objects into a NAV 50SP1. At least if your 50SP1 has build 30488 or more recent.
Â
But what you maybe don’t know is that there can be a problem anyway.
I had the following error:
There are errors in the text conversion (text no. 165-205 does not exist […]
Filed under: C/AL, CLASSICCLIENT, NAV, NAVISION, RTC | Make a Comment »
Posted on May 9th, 2011 by kriki
You have a field in a table that has property Editable=No and you want to edit it. What do you do?
You go to object designer. Search the table. Design the table. Change the editable-property to Yes.
NNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Wrong! Wrong! Wrong!
There is a better way! Way better!
You go to object designer. Create a new form. Put on the […]
Filed under: C/AL, CLASSICCLIENT, NAVISION, RTC | 2 Comments »
Posted on January 25th, 2011 by kriki
If you need to do something that smells like administrating NAV and you have little experience, this book is a very good start. Instead of searching through (and inside) all the pdf’s on the installation CD or googling/binging/yahooing blogs/white papers/articles all over the internet, you have all the basic information TOGETHER(!) in 1 book!
It won’t […]
Filed under: CLASSICCLIENT, NAS, NAVISION, NAVISION-DB, PERFORMANCE, RTC, SQL, Virtualization, WebService | Make a Comment »
Posted on December 16th, 2010 by kriki
It took some time to finish the book, but I really have little time to read lately.
After reading the book, I am still as far as before reading it about be able to cook
But at least I did learn some other things!
For the C/AL beginners (after reading the w1w1adg.pdf !) it gives some […]
Filed under: C/AL, CLASSICCLIENT, NAVISION, RTC, SQL, VisualStudio, WebService | Make a Comment »
Posted on February 17th, 2010 by kriki
Maybe you ask: what title did he invent now? It has nothing to do with NAV or SQL
Oh, yes! It is about both!
Here it comes.
The crime scene: NAV2009 classic client with NAV Jobqueus that launches a job in a Webservice and goes on with other jobs (thanks to ara3n for his blog that helped me […]
Filed under: CLASSICCLIENT, NAS, NAVISION, PERFORMANCE, SQL, WebService | 3 Comments »
Posted on August 26th, 2009 by kriki
A little trick for all codefields on which there is a tablerelation to a table (Customer No., Vendor No., Items No.,…).
You can always use F6 to select the value you want but there is a shortcut:
For example: you have all your customers coded by “C000001″..”C999999″ and you know the code of the customer (e.g. “C000013″, […]
Filed under: CLASSICCLIENT, NAVISION, RTC | 1 Comment »