So I have 2 exact Databases named A and B. Both databases have same tables and Stored Procedure.
When I try to generate SmartObject from service instance, for some reason a few SmartObject generated from Bs Stored Procedure lose its List method, and also lose its properties.
I tried to delete the the database B , copy the schema and its content from the database A. but nothing seems to work like the database A.
The only difference from the A and B is the server location, apart from it, it is all same.
How does this happen? and how can I solve this matter?
thanks
fyi I already tried adding SET FMTONLY OFF; on the Stored Procedure and didn’t seem to work.
SmartObject generated from different Service Instance
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.