Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

How to configure and make a report available on Employee Portal in Microsoft Dynamics NAV

This article describes the following procedures: • How to add a non-predefined report in Microsoft Dynamics NAV • How to make the report available in Employee Portal in Microsoft Dynamics NAV This article describes these procedures on a computer that
Posted by navblog | 0 Comments
Filed under: ,

How to configure and make a table available on Employee Portal in Microsoft Dynamics NAV

This article describes how to do the following: • How to configure a table in Microsoft Dynamics NAV 4.0. • How to make the table available in Employee Portal in Microsoft Dynamics NAV. This article describes how to do this on a computer that is running
Posted by navblog | 0 Comments

Dynamics NAV 5.0 and style sheet issues, tab captions with local characters

Form tab captions that contain country specific characters (for example, Å in Swedish) will be displayed differently in MS Word/Excel, when using local language version of MS Office. For example, if running Nav 5.0 SE version and Customer card the first
Posted by navblog | 0 Comments
Filed under: , ,

Dynamics NAV 5.0 and Style Sheet issues

This post is starting of a summary of style sheet issues reported in Dynamics NAV 5.0 when using send-to Excel/Word functionality, and attempt to provide workaround suggestions for as many of these issues as possible. Most issues are related to regional
Posted by navblog | 0 Comments
Filed under: , ,

SQLIndex property

In some situations, using the SQLIndex property on a key in Microsoft Dynamics NAV can harm performance. In this blog I describe what to be careful about, and why the use of this property has been removed in the NAV 5 SP1 application. The property is
Posted by navblog | 0 Comments
Filed under: , ,

Importing and exporting NAV objects with C/Front

This post describes how you can automate importing and exporting of Microsoft Dynamics NAV objects with C/Front. To make a basic C/Front project, see the post Beginners guide: How connect to NAV from a .net project, using C/Front . This post only describes
Posted by navblog | 0 Comments
Filed under: ,

Beginners guide: How connect to NAV from a .net project, using C/Front

Introduction: This post describes the simplest possible way to get started with creating a .net project in Microsoft Visual Studio, and use C/Front in c# code to connecct to a Microsoft Dynamics NAV database. The example here is based on the sample from
Posted by navblog | 0 Comments
Filed under: ,

Using Web Services to Access Microsoft Dynamics NAV 5.0

Introduction Dynamics NAV 2009 contains a new subsystem for dealing with Web Services. This feature has been well received by partners and customers alike. Partners have expressed interest in having web services available for earlier versions of Dynamics
Posted by navblog | 49 Comments
Filed under:

Bulk Inserts in Microsoft Dynamics NAV 5.0 SP1

Bulk Inserts is a new feature in NAV 5.0 SP1 which is designed to improve performance when inserting multiple records by delaying the physical inserts on the SQL Server. Before this change, inserts happen in the order that the C/AL code is running. With
Posted by navblog | 0 Comments

My experiences with Microsoft Dynamics NAV 5.0 SP1

I spent last week performing a Microsoft Dynamics NAV 5.0 Update 1 to Microsoft Dynamics NAV 5.0 SP1 database conversion for a customer. The process went very smoothly and the customer was very excited about the increase in performance we were able to
Posted by navblog | 0 Comments
Filed under: , ,

SQL Pre-processing in Microsoft Dynamics NAV 5.0 SP1

One of the major changes in Microsoft Dynamics NAV version 5 SP1 (in relation to performance on SQL Server), is a new way to send queries to SQL Server. In previous versions of NAV, we some times saw SQL Server 2005 optimizing query plans for extreme
Posted by navblog | 0 Comments
 
Page view tracker