Accounting vs. ERP: The saga continues

  • Post comments:15 Comments
  • Reading time:7 mins read

Running a business using only accounting data can be pretty much the same as driving a car using rear-view mirror only. The purpose of accounting is to provide accurate and reliable overview of financial situation to interested parties. What this financial overview consists of is the stuff that has happened in the past, in other words: history. However, there are many drivers of business success other than just history of events that contributed to wherever you are at the moment.

(more…)

Continue ReadingAccounting vs. ERP: The saga continues

Accounting vs. ERP: Sticks and carrots

  • Post comments:0 Comments
  • Reading time:8 mins read

When referring to their ERP systems, it is pretty common that customers refer to it as accounting software. While it is true that every ERP system embeds some accounting functionality, there is a major difference between these two categories of software. It starts with two things: what computers are good at, and the goal of accounting as a discipline.

(more…)

Continue ReadingAccounting vs. ERP: Sticks and carrots

Native vs. SQL: The Delta

  • Post comments:5 Comments
  • Reading time:9 mins read

Early versions of SQL Server option for Microsoft Dynamics NAV (then called Navision) didn’t scale up as high as one would expect. Although SQL Server itself could scale up to thousands and tens of thousands of concurrent users, running a production environment of an ERP system is way different from running generic lab tests.

SQL Server 2000 brought many improvements, and finally outperformed Navision Database Server at any level of user concurrency. SQL was gaining momentum, and became the platform of choice for new implementations of Navision. When SQL Server 2005 came out, and when support for it was included in Microsoft Dynamics NAV 4.0, it could outperform the native database platform as much as 35%.

(more…)

Continue ReadingNative vs. SQL: The Delta

Native vs. SQL: The Evolution

  • Post comments:0 Comments
  • Reading time:6 mins read

One of the choices a customer interested in Microsoft Dynamics NAV must definitely make is the choice of the database platform. With NAV, there are two possible options: so called native database server, which is not really officially called that (the official name is Microsoft Dynamics™ NAV Database Server), and Microsoft SQL Server.

(more…)

Continue ReadingNative vs. SQL: The Evolution

Introduction

  • Post comments:0 Comments
  • Reading time:4 mins read

I first heared about Navision five years ago, when I was working as a .NET developer on a web shop project. One of my tasks was to integrate the ordering functionality with customer’s existing system using the fixed format document exchange. At that time my whole world was object oriented, I used C# more than any other language, human or computer, and solution to any problem started with { and ended with }. Business logic was farthest I went in touching any business problem. Business was for businessmen, I was a programmer.

(more…)

Continue ReadingIntroduction