Tuesday 11 August 2015

POSTMAN STORED PROCEDURE ERROR AND SOLUTION

Stored Procedure Error Of Postman And Its Solution

Issues:

[Microsoft][ODBC SQL Server Driver] [ SQL Server] Could not find stored procedure a.  MO_Insert_WithBORemarks, b.  MO_Select_EnquiryFromBOArticlesTable,
c.  MO_Update_WithBORemarks,
d.  Par_Insert_BOArticles,
e.  Par_Insert_WithBORemarks,
f.  Par_Select_EnquiryFromBOArticlesTable,
g.  Par_Update_WithBORemarks,
h.  Reg_Insert_BOArticles,
i.  Reg_Insert_WithBORemarks,
j.  Reg_Select_EnquiryFromBOArticlesTable,
k.  Reg_Update_WithBORemarks,
l.  RegNet_Msg_BOArticlesDelivered,
m.  RegNet_Msg_BOArticlesUnDelivered,
n.  RegNet_Msg_BOParcelsDelivered,
o.  RegNet_Msg_BOParcelsUnDelivered

Solution

  1. Take backup of Postman Database and Kept it in Separately.
  2. Ensure that all the Modules related to Postman should be Closed.
  3. Execute the BOTransaction_date.exl which is available in MMUpdate8Solution folder.
  4. Then Execute all the updates upto Postman 7.9.2.

All the scripts were provided by CEPT, Admin PoTools is not responsible for data corruption.

0 comments:

Post a Comment