• 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…
  • Installing Sage Network Amazon AWS, Workstation Local - Sage Accountant Edition

    Hey, I am hoping you guys are able to give me some information. I have a new client that would like to use a remote server for their Sage Accounting to allow Multiple Users access to the same Sage Database at the same time. I was thinking for scalability…
  • 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…