• Much weirdness Creating Purchase Order via the SDK

    i'm creating purchase orders via the SDK using the examples in the help as a template. basically create a poporder, assign the supplier, add lines confirm and post. What appears to be happening randomly (on customer site, i have not managed to see it…
  • Is the Sage 200 SDK Compatible with .Net Core?

    We currently have a SDK intergration for Sage 200 written in VB using .Net Framework and are considering moving to .Net Core. Is this currently supported using the 2020R1 version of the SDK? Our preliminary investigation has led to issues around the need…
  • Modify Row in SYSAuditTrail

    Hi, how do I access SYSAuditTrail table to modify programatically? Thank you
  • Create Excel Macro with Sage 200

    Hi, would like to know if anyone success to add Sage 200 library as reference in Excel Macro VBA? I tried adding Sage 200 assemblies to reference but get error
  • Multiple Report Output Mode

    Hi, I am trying to print invoice in multiple output mode, let say, when I print the invoice, I want it to print to my printer, and also keep a copy in Spooler. So far, I assume that can be done by printing invoice twice, but reset the output mode…
  • Sage 200c did not install Form Designer

    Hi, I am a developer working on Sage 200c 2017. I am in dire need to use the Sage 200 SDK tools but after installation that went smooth, it did not install few tools: - Form Designer - Form Explorer - Transient data model generator Is there…
  • Can the Sage 200 SDK be used with ASP.NET WEB FORMS?

    It's a simple question and hopefully we can get a simple answer. If not then just say NO. If yes, they why does it not when using your examples from your website? We have been able to put those examples into a WIN FORMS project and it Worked. When it…