Sign In
Nav developer's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.net
Basic SQL
C/AL
C/Front
Charts
Comcom
Configuration
Employee Portal
Excel
Installation
NAV 2009
NDT
OSYNCH
Outlook Integration
Performance
Report Design
RIM
SQL
Style Sheets
Transformation
undocumented
Upgrade
Web Services
XML
Zup File
Archive
Archives
October 2009
(1)
September 2009
(2)
August 2009
(3)
July 2009
(6)
June 2009
(4)
May 2009
(3)
April 2009
(3)
March 2009
(1)
February 2009
(3)
January 2009
(4)
December 2008
(3)
November 2008
(15)
October 2008
(9)
September 2008
(3)
August 2008
(4)
July 2008
(5)
June 2008
(4)
May 2008
(7)
April 2008
(6)
March 2008
(3)
November, 2008
MSDN Blogs
>
Nav developer's blog
>
November, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Nav developer's blog
Using variables and C/AL code in a report in NAV 2009
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
3
Comments
This previous blog " NAV 2009 - The structure of reports in VS report designer " describes how to get data from your data items into the layout of a report in Visual Studio (VS) report designer. This time we look at how to control the iterations of a...
Nav developer's blog
NAV 2009 - The structure of reports in VS report designer
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
1
Comments
One thing is to make a report look pretty. But before you can do that, you have to make it work first. This post is about how to get the data structure right when designing reports in VS report designer for the new client in NAV 2009. If you are completely...
Nav developer's blog
NAV 2009 - Report Designer - Introduction to the new environment
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
5
Comments
Microsoft Dynamics NAV has always had its own report designer. In NAV 2009 it still does, but in addition to this you can also use the Visual Studio (VS) report designer. NAV 2009 – both the classic and the new client – will still run reports designed...
Nav developer's blog
Dynamics NAV 5.0 SP1 and export to Excel
Posted
over 4 years ago
by
MSDNArchive
3
Comments
A number of issues previously reported when running with Dynamics NAV 5.0 and using send-to Excel functionality, are now corrected. These issues include (among others): decimals exported as text, Item/Customer numbers exported as decimals, dates exported...
Nav developer's blog
Basic SQL - Restoring a SQL Server backup
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
1
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". You can back up your Microsoft Dynamics NAV database either from a NAV client or from SQL Server Management Studio. To restore a backup made from SQL Server...
Nav developer's blog
Basic SQL - Creating users in NAV on SQL
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
1
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". Before you can set up a user in Microsoft Dynamics NAV on SQL Server, you must create the user on SQL Server first. If you try to create a user which does not...
Nav developer's blog
Basic SQL - How to attach a database to SQL Server
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
2
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". If you receive a SQL Server database file (.MDF), then you must attach this to your SQL Server before you can access it. This is how to do that: 1) Copy...
Nav developer's blog
Tip 3: Using Exchange Public Folders and Outlook synchronization in Dynamics NAV 5.0, 5.0 SP1 and 2009
Posted
over 4 years ago
by
mmels
1
Comments
Many people ask if it is possible to use Public Folders for data storage in regards to the redesigned Outlook Synchronization in releases after Dynamics NAV 4.0 taking into account that there are no conditions or filters set for the contacts entities...
Nav developer's blog
Basic SQL - How to create a new NAV database for restoring a NAV backup
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
3
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". This post describes the steps needed to create a new NAV database from a NAV backup (.fbk) file. All the steps are done from a NAV client: 1) Start a...
Nav developer's blog
Basic SQL - Enable trace flag 4616 on SQL Server
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
1
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". The newest versions of Microsoft Dynamics NAV require trace flag 4616 to be enabled on SQL Server. If not, then you will get this error message when you...
Nav developer's blog
Basic SQL - Creating Extended Stored Procedure / xp_ndo.dll
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
7
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". Microsoft Dynamics NAV requires two extended stored procedures from xp_ndo.dll to exist on SQL Server if Windows logins are used. If these extended stored...
Nav developer's blog
Basic SQL - Installing SQL Server 2005 / 2008
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
4
Comments
This post is part of " Overview of NAV-specific SQL features for application consultants ". It describes the simplest way to get SQL Server installed in a test environment. It only mentions the changes to the default installation options that you need...
Nav developer's blog
Basic SQL - Overview of NAV specific SQL features for application consultants
Posted
over 4 years ago
by
Lars Lohndorf-Larsen
23
Comments
As the title says, this post is not really for NAV developers, but for application consultants who don't use SQL Server every day but still need to know enough about SQL Server to at least get a Microsoft Dynamics NAV database to run on it. The challenge...
Nav developer's blog
Tip 1: "The related item for the synchronized Outlook item is not found in the specified folders. The following values were expected"
Posted
over 4 years ago
by
mmels
1
Comments
When working with the Outlook Synchronization using Dynamics NAV 5.0, Dynamics NAV 5.0 SP1 and Dynamics NAV 2009 (present release: CTP4) in an Exchange Server environment, the following very annoying error may show up in the Outlook Addin. The related...
Nav developer's blog
Tip 2: "Fixing language issues when trying to setup the Outlook Synchronization in Dynamics NAV 5.0, Dynamics NAV 5.0 SP1 and Dynamics NAV 2009"
Posted
over 4 years ago
by
mmels
1
Comments
If you are working in a localized release of Dynamics NAV with the redesigned Outlook Synchronization, I bet that you were dealing with a language issue. Perhaps you forgot to set the Regional Options for the NAS user account, perhaps you did not follow...
Page 1 of 1 (15 items)