back to top

Infor CRM – Can I just use Microsoft SQL Express?

SQL Express has some limitations compared to the full MS SQL products. Even Infor suggests that a CRM system will run on SQL Express and it does, however, in a production environment, it’s usually not the 10gb database size limitation that gets you but rather the 1 GB database Engine limitation that will make for a very slow system.

So what is the “Database Engine” – The Database Engine component of SQL Server is the core service for storing, processing and securing data. The Database Engine provides controlled access and rapid transaction processing to meet the requirements of the most demanding data-consuming applications in your enterprise.

The more data from your database you can load into RAM as a buffer, the faster it will perform.  Once that 1.4GB RAM (SQL Express limitation) is full it has to fetch data from a hard disk which is slower.  As a comparison, the Standard edition of SQL Server can use 128GB RAM

 

Another significant limitation of SQL Express is Processors. Most Windows Servers today have more than one CPU/Processor and each processor can have multiple cores (like lots of mini CPUs on one chip).   SQL Server Express can only ever use one of those processors, and if that processor has more than 4 cores (many now have 8), it can only use up to 4 of them. SQL Server Standard which can use 4 processors and up to 24 cores.

Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author
Scott Weber
Scott Weber
Scott Weber is CRM Practice Manager and Senior Consultant for Customer FX Corporation.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Infor CRM SLX 10.0: Delegate Ownership Changes for “Everyone” Records

Learn how the new EveryoneOwnerAssignment secured action in Infor CRM SLX 10.0 allows designated users to change ownership of Everyone-owned records without requiring Administrator access.

Related Articles

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Related Videos