User Tools

Site Tools


taxengine:faq:replicate_sql_faq

Replication of SQL tables for use with the KampData TaxEngine

At times, your Microsoft Dynamics GP databases may not be accessible from your Web Server. In this situation, you may still wish to allow orders to be placed on your website.

To allow for the above functionality, you would need to copy certain tables and table data from your Microsoft Dynamics GP SQL Server onto your Web Server.

The KampData TaxEngine uses a number of SQL tables for calculating tax on documents. Some of these tables are located in the company database(s), and some are located in the DYNAMICS database. The list includes KampData TaxEngine tables, DynamicZip tables and Microsoft Dynamics GP tables.

The initial login to the KampData TaxEngine Control Center should be made by sa. Logging in as sa ensures that you will have the proper rights to create/update the TaxEngine's SQL tables. Subsequent logins can be made by any user that has been granted the same SQL security permissions that DYNGRP is granted automatically by Microsoft Dynamics GP These include Delete, Insert, Select and Update.

NOTE: The TaxEngine tables will probably be created on the GP Server and then copied/replicated out to the web server. However, if the TaxEngine tables are going to be created new on the Web Server instead of being copied over, then the DYNGRP database role and DYNGRP schema must exist in the web server's DYNAMICS and company databases. Please see Web Server for more information.

TaxEngine Tables

The following KampData TaxEngine Tables will be automatically created by the TaxEngine when sa logs in:

DynamicZip tables

Microsoft Dynamics GP tables

Copy the following Microsoft Dynamics GP tables and their data (unless otherwise noted).


1 These tables are in the system (ie DYNAMICS) database.
2 These tables do not need to contain any data.
3 These tables need to be refreshed as needed to remain in sync with the accounting system.
4 These tables need to be refreshed after making changes to DynamicZip Tax by Item Category.

NOTE: All tables listed here except those flagged with a 2 should be updated whenever their content changes in Microsoft Dynamics GP.


Frequently Asked Questions

taxengine/faq/replicate_sql_faq.txt · Last modified: 2018/12/06 16:56 by chuck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki