Posts in "Dynamics NAV" category

15 posts in the "Dynamics NAV" category

How to: Access SQL Timestamp from C/AL Code

A simple three-line C/AL solution to access SQL Server timestamp values without customizations, views, or complex SQL queries.

Print to Different Trays in NAV – Part 1

Learn how to print to different trays in Microsoft Dynamics NAV, starting with built-in report properties and tray options.

Text Encoding in NAV 2009 R2 Classic Client – Part 2

Export text files with encoding in NAV 2009 R2 Classic Client using dataports, File, and Stream automation—with results and code.

Dynamics NAV: Build a Generic SOAP Client in C/AL & .NET

Learn how to build a 100% generic SOAP web service client for Dynamics NAV using C/AL and .NET interoperability. Step-by-step guide with code and examples.