There are two (2) SQL scripts required:
- 1. GETLinked_Initial_Tables.sql
This script creates the initial tables in your Microsoft Dynamics GP system database and should be run BEFORE you install GETLinked Software . This creates the tables used to store your GETLinked Software registration information. If the tables don’t exist Microsoft Dynamics GP will freeze during the login process.
2. Dynamics_POSLink_Permissions(two).sql
This script is used to grant permission to the required tables in your company database after they have been created by the GETLinked Software “Create initial tables” setup button. This script must be run against each Microsoft Dynamics GP company database that will be used with GETLinked Software. The script is set to run against the sample company “TWO” and will need to be modified to reference your specific company database.
To modify the script change the first line “use [TWO]” to reference your company database name. For company database “ABC” the line should be “use [ABC]”.
https://www.getlinked.co/downloads/dyna ... cripts.zip
If you need help installing these scripts consult your Microsoft Dynamics GP (GreatPlains) dealer or IT technician.