• How to connect your Office 365 to Sage 50 CA

    Want to integrate your Office 365 license with Sage 50 , but aren't sure how to get started? Follow these easy steps! Open the "Get started with Microsoft Office 365 services" email you received from Sage Solutions Admin and click the Get Started…
  • What to do about Sage 50 "stopped working messages"

    A team of us have been keeping close tabs on scenarios where users install Sage 50 2018.0 and function fine until they need to update Windows and it fails. Typically we see the errors related to KBs 18047 and or 61504 stating: "Sage 50 has stopped working…
  • Microsoft Updates, Service Changes and how they affect Sage 50CA

    Anyone who has recently upgraded their operating system has probably noticed security changes. Something to consider is that Windows has specific operating system editions used for business or the home environment. Data Collection and Windows Settings…
  • How to capture the data returned wSDBSelectRecords in sage 50 2016 CA SDK with Visual Basic .NET?

    I´m using ConnectionManagerService.dll and I am using the function wSDBSelectRecords with this syntax: Call wSDBSelectRecords(iDBLink, iTBLink, "", 0, True) But I do not know how to capture the data you are going to select in a DataTable. I´m Working…