• Connection to the Sage 50 Accounting 2018 Database

    Good morning everyone I would like to know if it is possible to make a connection to the Sage 50 DB, I currently have the US 2018 version. The reason is because I would like to be able to get information with a separate development and if it is possible…
  • Export all active customer and unpaid invoice data

    I am trying to figure out the easiest way to export current customers and unpaid invoice data. I need an excel or CSV containing a listing of all open customer invoices. My goal is to be able to share this data with a third party payment processing company…
  • ODBC (64 bit) connection to new 50c 2020.0 with Actian Zen v13 database

    FormerMember
    FormerMember
    After Upgrade to 50c 2020.0 with Actian Zen v13 database where can I find an ODBC (64bit) Driver to connect directly to the database? I can connect with the ODBC (32 bit) but it will not function with Microsoft Access 64 bit.
  • Query/Write to and from Sage 50 Accounting database through ODBC connection

    So I have a small bit of code that shows me how to read basic sales order information (bill-to, ship-to, date of order, etc) from Sage 50 Accounting (US edition) using an ODBC connection. I have that part down, but what I need to be able to do now is…