Database connection string when running as a service

Does anyone have experience with connecting a database when running as a service? One of my customers has a MS SQL Server and Citect V2018R2 with the October update. When not running as a service a defined SQL Server user is able to connect to the database, when running in service mode it fails. The Cicode is triggered from the Alarm Server process.

I did some tests with for instance the following connection string:

"Driver={SQL Server};Server=Server\SQLEXPRESS;Database=Test;User Id=Citect;Password=Citect;"

Thanks in advance

Parents Reply Children
No Data