Tuesday, November 3, 2015

eOne Smartconnect - Timeout Expired when attempting to modify a source query

Resolution
Reduce the compatibility level of the database you are connecting to. Then restart Smartconnect.

USE [master]
GO
ALTER DATABASE [TWO] SET COMPATIBILITY_LEVEL = 110
GO

 

 


 
  

No comments:

Post a Comment