• What is Sage 50cloud? After purchase how do you get started?

    Looking at getting your hands on Sage 50cloud Canadian Edition? The product features Accounting, inventory, and the capability to have payments integrated with Office 365. But What exactly do we mean by "cloud" in a computing context? What does it mean…
  • Save money, track vehicle expenses and mileage using MileIQ in O365!

    In order to figure out how to handle the tracking of vehicle expenses and mileage, we suggest to first: Talk with your Accountant about what would be the most beneficial way to handle vehicle use and amortization year-end entries for your business…
  • 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…