• Part 2: Office 365 data protection measures

    It's getting stormy out there in data land. In Part 1 of this series on Office 365's Advanced Threat Protection, we introduced you to the features. Now for part two, we dive deeper into Office 365's data protection measures! The following is inspired…
  • 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…