cvdmooren wrote:
Out of interest, are there (for NAV relevant) advantages with SQL Enterprise over SQL Standard?
Well, basically YES, but this usually applies to large systems with databases beyond 200GB and more than 100 Users ... of course, there's no general rule about when to use STD or EE, it always depends on the current business and transaction volume to process ...
Many differences between STD and EE are in context of "
Business Itelligence", thus Analyis & Reporting; but that does not directly apply to NAV.
Regarding "High Availability" the "
Asynchronous High Performance Mirroring" and "Database Snapshots" could be interessting EE features. Especially with
SQL Server 2012 there are plenty of improvements regarding HA (HADRON), most of it EE features.
With large DB the EE feature of "
Data Compression" could be pretty cool; see
this article about details.
If the SQL Server is
heavily used by non-NAV applications, too, e.g. interfaces, subsystems, webshops, etc. the "
Resource Governor" could be feasible to define Resource Pools for applications or processes.
And much more, depending on the actual requiremenst. I suggest to browse the MS websites about details; here you'll find some "
Compare Editions" feature where you could have a closer look at this.