How can I recreate all the Extender stored procedures if I suspect some of them have been deleted or corrupted?
Follow these steps to drop and create all the stored procedures for the Extender product
1. Login to GP as the SA user.
2. Go to Microsoft Dynamics GP – Maintenance – SQL
3. Change the database to company you are having the issue in, and change the Product to Extender.
4. Highlight ALL the tables that show in the window. (Press CTRL + A)
5. Check the boxes that say “Drop Auto Procedure” and “Create Auto Procedure”
NOTE: Be sure not to mark anything that says “Tables” as this will delete your Extender tables which contain all your setup information and your Extender data. You only want to mark procedures.
6. Hit the Process button and allow the process to run.
7. Log out of GP and log back in.