I imported Stored Procedure as Query subject. It has three parameters, when I test it by providing input value for one of the parameter it runs fine. But when I change the INput value it throws an error.
RQP-DEF-0177 An error occurred while performing operation 'sqlOpenResult' status='-28'.
UDA-SQL-0114 The cursor supplied to the operation "sqlOpenResult" is inactive.
UDA-SQL-0283 Metadata describing "usp_UnitReinvestmentSummary" does not match results from the database.
If I close the FM manager and open it again and provide the second input value it runs fine but the first input value does not work and throws the same error. ANy help would be greatly appreicated.
Thanks in Advance
Which Database are u passing Values. ?
Hi the Database is SQL Server