Skip to main content

Posts

Showing posts from October, 2016

Frastrating Error In Nav - Contact Your System Administrator, Yet you are the Admin

Most times this is as a result of stopped SQL Server Service,Caused by an unexpected shutdown of the computer this is the kind of Error the Client will be showing Open SQL Server Configuration Manager and Check out for the SQL Server Management  Service SQMS, Make sure to start it The Native should now also be running

Doing a codeunit to Validate Email Using Regular Expression In Microsoft Dynamics Nav

Xml Port/Data Port to Import or Export Data into and From Micorsoft Dynamics Nav and Other System

Node Relationship in xml/Data ports Structure of An xml/Data Port Important properties You need to understand about xml/Data ports

Implement No Series Quick And Easy

Add piece of code of the Primary Key Field(The field you want to effect No series on) Add No Series Field to the Table where you want to Effect the No Series Create Two Functions, as High Lighted, Can copy from T-18 Customer,  but remember to edit by adding the right record on the Local variables  Create Two Variable, one of record type -Setup Table(in this case Sales & Receivales) and the other of Codeunit - NoSeriesMagement Create No Series From a No Series Page and Pick it in the Setup- in this Case - Sales & Receivables Setup Link No series Filed u created to the Table -308- No Series Table through Table Relation If all Done Correctly All should be work, by clicking the Next field on the Page  Add Code to OnInsert Trigger of Table on Which u want to Effect No Series