ShipRush SQL: Introduction

ShipRush SQL allows ShipRush to tie to any standard database (such as Access, SQL Server, MySQL, etc.) using simple SQL queries via an ADO data source.

 

Why to use ShipRush SQL:

 

 

Examples of ShipRush SQL:

 

 

Steps to use ShipRush SQL:

 

  1. Review ShipRush SQL Videos: Northwind  Great Plains

  2. Review this documentation

  3. Experiment with the ShipRush ADO Example Scripts (examples for Solomon, GP, Northwind and ASPDotNetStorefront)

  4. Write the SQL queries to fetch and write the ShipRush data to your database

  5. Test the queries in ShipRush

  6. Go live!

 

Needed Parts to use ShipRush ADO:

 

 

Familiarity with the database and comfort with simple SQL statements is required to set up ShipRush SQL, but is not needed to use ShipRush SQL for shipping.

 

Z-Firm Technical Support is not able to assist with SQL query development. Z-Firm Customer Service can refer you to a consultant if you need assistance developing your queries.

 

 

Next: ShipRush SQL In Pictures