• Getting the rate of a Tax Code

    Hi, I'm using the .NET SDK and I cannot find anywhere the actual rate of a taxCode, is this property available at all? Thanks, Ignacio
  • Using the SortExpression class

    Does anyone know of any sample code that uses the sortexpression class. I need to read orders sorted by customer, and assume the sortexpression class is the way to do it, but can't get the syntax right as there are no samples available.
  • Advice on Integrating our WMS (ASP.Net web app) to Sage 50

    We have a Warehouse Management System (WMS) that is a Saas Web Application (not an intranet hosted web app) that is external to our company's network and firewall. We want to integrate it with a local Sage 50 instance. Our thought was that we needed…
  • How to get assembly component list using .net api ?

    How do I get the component list for an Assembly item using the SDK ? I can get the list of Assembly items using the AssemblyItemFactory, but it does not have a Bill of Materials or Components collection for each item. The only way I've found so far…
  • Sage SDK Web Support

    Does the Sage 50 SDK support web applications? I'm attempting to create an ASP.NET application to talk with Sage back and forth. I added the API to the website with it simply starting a session but I receive an expection: Could not load file or assembly…
  • Sample ODBC/SQL queries for getting Sales Order information, Customer Information, and inventory information?

    Can anyone offer any sample SQL scripts for getting information, such as Customer Information (given a customer ID), sales order information (given a sales order number or customer ID), and/or inventory information (given an Item ID) out of the database…
  • .NET API and C# PeachtreeSession events don't seem to be triggering.

    I'm attempting to implement these events, but they don't seem to be triggered when I close either a company, or the Sage application itself. My code notifies me that the event handlers are being added, but the handlers never get called. private static…
  • SDK Performance is tooooo slow

    Hi, I have sage 50 accounting, the data are on a local server (within same network). We have no issue with the performance when using Sage 50 but when using the SDK it's really [:@]tooooooooooooo[:@] slow Listing companies takes 45 seconds! Finding…
  • CriptographicException and System.InvalidOperationException

    I can hit all the sample databases and my private database locally; however, when deployed I get this exception: System.Security.Cryptography.CryptographicException","StackTrace": " at Sage.Peachtree.API.PeachtreeSession.VerifyOrRequestAccess(CompanyIdentifier…
  • Having connectivity issue with Sage 50 US 2016 Quantum Accounting Edition

    Hi All, We are having connectivity problems with Sage 50 US 2016 Quantum Accounting Edition. The version of the Sage 50 is " 23.2.00.0184 ". Our application is .Net application which is integrating with Sage 50 US. It is working fine on our end but…
  • Looking for Peachtree 2012 SDK

    Where can I find the Peachtree 2012 SDK? I need to update some custom integration that a contractor built a few years ago. Thank you!