Recovering missing eConnect stored procedures

A frequently asked question among developers is, what to do when eConnect stored procedures go missing from a Microsoft Dynamics GP company database.
As for a background, eConnect stored procedures are typically prefixed by the letters "ta", and are encrypted at the database level.

Object Explorer view of eConnect stored procedures
Because of their encryption, the CREATE function cannot be scripted as with unencrypted stored procedures, rendering the following error message:



But because things can go wrong (and may go wrong), what can you do to recover a missing eConnect stored procedure? Fortunately, the answer lays in a previous topic I covered a few months aback: The Microsoft Dynamics GP Database Maintenance Utility
. The Database Maintenance Utility can also recover missing eConnect stored procedures and any other stored procedure that matter. Because eConnect is not a listed product in the DYNAMICS.SET file, your only choice of product is Microsoft Dynamics GP.

As with all maintenance operations, be sure to backup your database before performing this action. Safe eConnect stored procedures recovery!

Until next post!

MG.-
Mariano Gomez, MVP
Maximum Global Business, LLC
http://www.maximumglobalbusiness.com/

Comments

Misheck said…
Hi Mariano

I have this situation of missing econncet procs on a gp9 company, where do i get these scripts from the installation disk?

Misheck

Popular posts from this blog

Do I have to use those "Z-" currency IDs in GP?

Why my transactions don't post through GL even when I have the flag selected?

A .NET Framework error occurred during the execution of user-defined routine or aggregate "GetAssignedUsers"