• 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…
  • 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…