back to top

Do not enable No Count on Infor CRM (Saleslogix) SQL server

There are reasons someone might want to enable the No Count option on a SQL server.  Do not do this if you are running Infor CRM (Saleslogix) on that SQL server instance, as that option will cause Infor CRM to be unable to write data.  If you have not changed any of the SQL server options, or have no idea where those even are, you are safe, and don’t need to worry about this further.  But, if you are looking at changing SQL server options to boost performance, or are just curious what this SQL thing is I am blogging about, please read further.

In SQL Server Management Studio, you can right click on the SQL instance and choose Properties to modify properties for that entire instance.  On the left, you can select the Connections to modify some attributes of what data is sent by default oven connections to databases on that instance.  One of these connection options is No Count.  Normally, SQL sends a count of how many records were retrieved when it is sending data.  Selecting the No Count option tells it not to include the count when sending the records.  When not using Infor CRM (Saleslogix), it might be desirable to enable this option to improve performance.  There are even Infor products that require this option to be selected.  But not CRM.  Infor CRM is expected the count data to be there.  If you select this option to exclude the count, pretty much any function trying to write data will error out.  So if you need to run both Infor CRM  and a database that requires No Count, you should run them on separate instances.

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

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