• 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…
  • RE: Connect to database Sage 50

    cmd /c dir/b/ad "%systemroot%\Microsoft.NET\Framework"&pause From a command line, that would give you a directory listing for Microsoft .net frameworks. Any error regarding the .NET framework would mean an incompatible version of the Microsoft .NET…