• Understanding Sage Capture, Sage Contact, and Sage Intelligence

    This blog will explain the features of Sage Capture, Sage Contact, and Sage Intelligence. These applications can be accessed once you’ve completed the Office 365 integration with Sage 50cloud . Sage Capture Sage Capture is a new feature of Sage 50cloud…
  • 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…