• SDK add inventory with vendor

    Hi, I am fairly new to SDK. I am using C# Framework 4.8 (since there seems to have no support for .Net 7) Anyway main issue is the customer is asking to upload products linked with the vendors and inventory qty from our system to Sage. I found…
  • Sage SDK 2023: Method not found "System.MissingMethodException: 'Method not found: 'System.String Sage.Simply.Work.Repository.get_Func31()'.'"

    We have a custom program developed that connects to the sage file and our ERP, and pushed the invoices into Sage. (C#) Everything worked prior with 2022.3 SDK. Recently upgraded the software on all machines to Sage 2023.0, and had to install the SDK for…
  • Issue with SDK version 2023

    I have an application that imports invoices to SAGE 50 CA using SDK. It’s written in C#. Until version 2022.3 it worked perfectly. I always updated the SAGE 50 and matching SDK as they became available. Today, I updated the Sage application and installed…
  • Developing C# application for Sage 50 Quantum Accounting 2019.3 (Canadian)

    FormerMember
    FormerMember
    Hi Team, I am new to Sage50 SDK development in C#. My Sage version is "Sage 50 Quantum Accounting 2019.3 (Canadian)" Getting started understanding development process, I downloaded Sage50SDK20193 and installed it. Here i found C# sample code, and…
  • Sage 50 CA SDK and Delphi

    We program in Delphi and I’m attempting to access a Sage 50 2019 database using the SDK, question is, can the SDK be used in a Delphi environment ? I’ve made a program (based on the C++, C#, VB code samples) to simply open (wSDBOpenDatabase) and close…
  • SDK Code Samples 2018.0

    Hey All, I am looking for code samples to Add inventory, invoices/invoice details. The SDK is pretty slim on code examples for this. Anyone willing to share? TIA, Miles [email protected]
  • Distribute to Client Computer

    Hello all, We've been using the SDK and everything is working great on our development box. However, we are now ready to distribute to our clients computer. The documentation seems pretty sparse in this regard. How do we distribute the SDK to our…
  • 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…
  • SKD Canada 2015 ready?

    Does anyone know if the Sage 50 Accounting - Canadian Edition - SDK is available yet? Thank you,
  • Sage SDK APTimeSlipActivityInfo

    Hi I been trying to use the SDK to import time slips but without success, I can't initialize the object APTimeSlipActivityInfo which looks like the one that I should use. Any help or example about how to do that would be appreciated. Regards,…