• 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 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…