• Sage Connectivity with external system

    Hi, I hope this email finds you well. My name is Rooma, and I am reaching out to inquire about the connectivity options available for integrating Sage 300 ,50 with a .NET application, specifically for passing financial data. We are currently developing…
  • Peachtree 2008 SDK

    FormerMember
    FormerMember
    Looking for the old Peachtree 2008 SDK. I still have the DLL but could not find the documentation. Can anyone help? Thanks.
  • Update Records into sage 50 (Interop.PeachwServer.dll)

    Hi, I am using Sage 50 U.S Edition 2013 SDK and visual studio 2013. When I update the csv records into sage 50 is not working its throw some exception like its already having this record and skipped execution so next records not import into sage 50…
  • I Need XML Template for purchase order and sales order import to sage 50

    Hi, I am using sage 50 application version 2017 and Peachwserver DLL version is 24.0 and Run time version is v4.0.30319. I am also using visual studio version 2013. My Sample Code: public static void Import(BOAccountSettings settings, Logger logger…
  • How to overwrite the sales tax using sdk

    We want to be able to write the Sales tax of a document back to sage using a third party application. From the .net dll, we have understood that the sales tax can only be calculated but not written to. But we want to know if there is any way we can edit…
  • C# GetApplication returns null with Peachtree 2008

    I am creating an automated import of Purchase Invoices for a client who is using Peachtree 2008 Premier, and I've downloaded Sage 50 2016.0 SDK. I'm using the credentials that were provided when I downloaded the SDK and the function returns NULL. When…