Browse By Tags

  • Unable to add 6th Company Database in Sage 300 2022 Advanced Edition Database Setup

    Hi friends, I have a strange issue at a site operating Sage 300 2022 Advanced with Product Update 7 installed. I am receiving the "Cannot create the database profile." error when attempting to add a 6th company database into Database Setup - irrespective…
  • 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 …
  • SAGE X3 - Outlook Plugin (Can't connect)

    Hi, Normally I'm able to configure the Sage X3 Outlook without any problems, but in one specific client I'm getting an error while testing the connection. After I insert all the configuration, I'm getting the error "Connection forcibly closed by…
  • 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…
  • Timeslips 2016 Error Code 126

    Another program is accessing your Sage Timeslips database. When using a 16 bit program, you may need to reinstall Sage Timeslips and its database into a file path limited to 8 characters per folder with no spaces in the names. Area: Table Error Code…
  • 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…