Thursday, 6 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.