Top "Dynamics-nav" questions

Dynamics NAV, formerly Navision, is an enterprise resource planning (ERP) development platform produced by Microsoft.

BLOB to String, SQL Server

I have a text string stored as a BLOB data type in a database. I want to extract it by …

sql sql-server blob dynamics-nav
Microsoft Dynamics (Navision) vs C# .NET

I am an experienced C# / .NET developer and recently been offered an opportunity to become Microsoft Dynamics (Navision) developer (training, …

c# .net erp navision dynamics-nav
Read Dynamics NAV Table Metadata with SQL

I would like to be able to read the Dynamics NAV 2013 Table Metadata directly from the SQL Server database without …

tsql blob zlib dynamics-nav deflatestream
C/AL How and where do I start?

I come from a C# background, used to do programming to control all the low-level stuffs (microcontroller, and HW related …

microsoft-dynamics navision dynamics-nav
How do I require a field to be mandatory on a NAV page?

It seems that the underlying nature of NAV is to resist requiring the populating of a field to be mandatory. …

dynamics-nav
Using MS Dynamics NAV with PHP

I’m starting an extranet project, where php pages are supposed to send data to Microsoft Dynamics NAV. I haven’…

php navision dynamics-nav
Navision How to Convert a Text to Option

I have a text variable which I want to convert into a option and set table data with it. How …

microsoft-dynamics navision dynamics-nav
adding a service reference create duplicated definitions for enums and methods

I'm adding Navision Web Services to a simple Windows Forms Application using Add Service Reference functionality inside Visual Studio 2010, the …

c# visual-studio-2010 wcf dynamics-nav navision
Dynamics Nav (Navision) webservice ReadMultiple date filter

Using the Navision webservices, how can you filter by a date. i.e. Within a SalesHeader table there is an "…

microsoft-dynamics navision dynamics-nav
XML deserialization when reading from msmq

I want to read XML Messages from a Message Queue in a C# WPF Application. Messages are saved into the …

c# xml deserialization dynamics-nav