• Transaction Data Import

    I'm installing Sage 50 Premium in a Convenience Store which has a POS system. This POS system generates a plethora of reports & data, all of which is available in Excel format. The daily sales report it generates would be the feedstock for the SAGE invoicing…
  • Part 2 of 2: Sage 50 CA Data Conversion Tips

    General TIP on installs and data conversions: Sage 50 CA requires full Windows access rights for update installations and data conversions. Even if Sage 50 CA is a cloud-connected software, it's still a classic desktop installation which is designed…
  • Part 1 of 2: Sage 50 CA Data Conversion Tips

    You may have heard that the latest release of the Sage 50 CA re-released version 2020.1 FULL product download is now available (see KB 100797 or French KB 260-1009042 , the download's file size is 395 MB). Not sure which version you have installed? See…
  • Simply Accounting Cannot Connect to Connection Manager

    FormerMember
    FormerMember
    Please I cannot start my Simply Accounting Set up. It keep telling me cannot connect to Connection Manager. What should I do. Will Need an URGENT ASSISTANCE
  • Sage Drive 101: Top 3 tips & tricks for Success!

    Sage Drive is a syncing feature. What does that mean? The transactions you save to your Sage 50 are instantly saved to your hard drive, but the syncing to the cloud copy might take a minute or so--longer if you have slow internet. Top tips and tricks…
  • 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…
  • Top 12 Questions &Answers for Peak Season 2018

    Get those T4s submitted! While hustling did you get stuck due to a missing update or T4 printing issue? Here's the top 12 resources most used for the month of January 2018. Please see this blog for a list of useful articles on Sage 50's Common Questions…
  • Sharing data file simultaneously

    FormerMember
    FormerMember
    Hello, how can my client share thier "sage 50 pro" data file with me (I have the accountant edition of sage 50), so i can work on thier file remotely? And simultaneously? Also, is there a link and/or video that discusses the information to show the client…
  • ODBC Connection Access Denied (Password error)

    Since we installed the latest upgrade for Sage 50 to Version 2018.0, we are unable to connect to the simply database with our third party software using a ODBC Connection. Over the past 10 years I have always managed to make the appropriate adjustments…
  • What to do about Sage 50 "stopped working messages"

    A team of us have been keeping close tabs on scenarios where users install Sage 50 2018.0 and function fine until they need to update Windows and it fails. Typically we see the errors related to KBs 18047 and or 61504 stating: "Sage 50 has stopped working…
  • 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…
  • Needing to correct an error made in previous year after entering 2 months of data in our new year

    FormerMember
    FormerMember
    We have completed our year end, moved our systems forward, entered about 2 1/2 months of data into our new year. After this we found we had an error at the end of our previous year that has to be corrected. We went back and corrected the error in the…
  • Is it possible to import employee pay into Sage using the SDK?

    Is it possible to use the SDK to import employee pay into Sage? I'm thinking it would need to be able to create paychecks but if anyone knows of a better way for employee pay please let me know. I know you can import employees but I want to take all their…
  • SDKInstanceManager OpenDatabase always returns false and has no error messages

    Hi, I'm trying to work through the C# sample project in the Sage 50 Accounting SDK (Simply) but for some reason I can't get the opendatabase connection to let me access the database. I have set up my user in the Sage app and I know my username and password…
  • How to find log in credentials for Sage 50 database

    I am trying to go through some of the code examples in the SDK, obviously one of the first functions that runs is the database connection function. I have tried sysadmin with various passwords but I can never successfully connect to the database to try…
  • 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…
  • What is the process to create Purchase Orders or Sales Orders via uploading a .csv file?

    I am a new user of Sage 50. I am trying to figure out how to create Purchase Orders or Sales Orders in Sage 50 via uploading an excel file (or CSV). Any help would be appreciated.
  • SDKInstanceManager.Instance.OpenDatabase always returning false with no reason why or error message

    I have a C# application that executes a call to SDKInstanceManager.Instance.OpenDatabase to open the data file but it keeps returning false, and it does not give any error message as to why. I have the proper parameters sent because this same data file…
  • Error when opening Sage Pro 2012 Database in Sage 50 Pro 2015

    I just installed Sage 50 2015 Pro. Until now I have been using Sage 2012 Pro. I'm having problems using my existing company file in the new version: It seems that Sage 50 2015 Pro is having problems connecting to the 2012 Pro version's company file…
  • EFT 2015 versus SAGE 50 2015.3

    Est-ce qu'il est possible d'exporter les informations de l'onglet Débit pré-autorisé de SAGE 50 vers EFT 2015? La connexion avec la compagnie se fait correctement pour les clients; fournisseurs et employés. SAUF que l'information du compte bancaire…
  • dbClient.GetConnectionInfo(szFileDir, szHost, szPort) parameters

    I'm writing an application in VB.NET to run custom queries against the Sage 50 database. I've gone through the SDK manuals, but have some additional questions while walking through the sample code. We run the connection manager on the server and install…