• Persistent connection to Sage BOI with PHP?

    Our company is working on a locally hosted PHP web-server that connects with our local Sage 100 instance for our internal use. So far it's working pretty well, but it takes about 10 seconds to open up a session in Sage 100 with the BOI and execute a script…
  • Connect Sage 100 with customized web app

    Hello Everyone, I'm currently working on a customized web app with PHP and MySQL backend for remote field services of a company. Since the company ERP is Sage 100, has anyone ever tried connecting Sage database with such customized web app? Appreciate…
  • Beginner SAGE 100 ODBC Questions

    I have inherited a project that requires some querying to a SAGE 100 database. I would like to do this from a PHP script. I have read a number of questions/articles about connecting to SAGE 100 ODBC via PHP and it seems straightforward. However, this…
  • Sage 100c v3 PHP Tutorial

    Hello everyone, Is there anyone who would be kind enough to provide us with a tutorial to link Sage 100c (Cloud) v3 to PHP? Thank you.
  • Need to get Invoices/Contacts data from sage 100 directly in website

    Hi, I am developing website using Laravel frame work (PHP) which is invoice management system and we are giving facility to our customers to fetch Invoices/Contacts from their ERP. For sage, I have setup API based import system for Xero, Sage and Quick…
  • PHP ODBC Connection not pulling results

    I'm new to Sage and ODBC connections in general, so I'm looking for a bit of help here. I have set up a System DSN on the server, and am able to get a successful connection using PHP. However, whenever I try to run any sort of query, it doesn't pull any…
  • Web Services Configuration

    So I've installed web services, have PHP5 installed. I can query my shopping cart no problem, and can get to my web services basic wsdl url no problem. I've used the provided PHP 5 SO insert example from the Sage documentation and substituted all of…