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