• database engine reported an error - server 2020 - client 2019

    Clients are unable to open the data files located on the server. The Database connection manager service is running(automatic) on the server and currently the firewall is turned off. I noted when clients attempt to open the file, no connections appear…
  • How do I know if the connection to the database is open ?

    I´m working with sage 50 CA 2016 SDK, and i have a problem with database connection. When I run this code in a console application successfully opens the connection, but when I run the same code in a Winform application , does not open the connection…