• Getting incorrect tax name for given tax code after Sage 50 2019.1 Update

    I have Sage 50 Canadian Accountant company file and following setting are configured in it. HST tax name is setup Tax code H is setup and mapped to HST Tax name For Receivable accounts , Tax code H is setup for new customers sales …
  • Retour à une date de session antérieure

    Bonjour, Je suis dans ma première année financière. J'ai inscrit dans SAGE le 31 août comme date de fin d'année alors que cela aurait dû être le 31 juillet. Ma date de session est le 31 août. J'ai fait des écritures en août dont les paies. Que dois…
  • Microsoft Updates, Service Changes and how they affect Sage 50CA

    Anyone who has recently upgraded their operating system has probably noticed security changes. Something to consider is that Windows has specific operating system editions used for business or the home environment. Data Collection and Windows Settings…
  • 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…