• Part 1: Introduction to O365's Advanced Threat Protection features

    Are you using Sage 50 Cloud with the Office 365 integration? Do you manage threat protection for your organization? If so, then perhaps you're assuming that you're fully protected from spam and malware. MS Office 365 does have Advanced Threat Protection…
  • 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…
  • 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…