• Sage 50, Sage 50C (integrations) vs. Sage One and O365 Q&A

    The original Sage 50 desktop application with a perpetual license can still be acquired with the option of on adding on services and integrations. Sage 50C Our newest set of options comes in the package of Sage 50c (Sage 50C = Sage One + Sage Drive…
  • Sage 50, PC vs Mac: Does Sage 50 work on a Mac? Is this blog the definitive answer?

    This blog is brought to you courtesy of Jean-Guy, Sage Staff Contributor View the below in French Here at Sage we often get asked the following question: does Sage 50 work on a Mac? We decided to try and answer this question the best way we could…
  • 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…