Dynamics NAV, formerly Navision, is an enterprise resource planning (ERP) development platform produced by Microsoft.
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-navI am an experienced C# / .NET developer and recently been offered an opportunity to become Microsoft Dynamics (Navision) developer (training, …
c# .net erp navision dynamics-navI 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 deflatestreamI come from a C# background, used to do programming to control all the low-level stuffs (microcontroller, and HW related …
microsoft-dynamics navision dynamics-navIt seems that the underlying nature of NAV is to resist requiring the populating of a field to be mandatory. …
dynamics-navI’m starting an extranet project, where php pages are supposed to send data to Microsoft Dynamics NAV. I haven’…
php navision dynamics-navI have a text variable which I want to convert into a option and set table data with it. How …
microsoft-dynamics navision dynamics-navI'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 navisionUsing the Navision webservices, how can you filter by a date. i.e. Within a SalesHeader table there is an "…
microsoft-dynamics navision dynamics-navI want to read XML Messages from a Message Queue in a C# WPF Application. Messages are saved into the …
c# xml deserialization dynamics-nav