07-24-2009, 02:31 AM
Hi, the above error was occuring because the GetSetting is not a Stored Proc, it is a function.
I am able to call the functions successfully from QTP. But the problem is calling the stored proc which has the cursor parameter as OUT parameter.
Can anyone have done calling stored procs returning resultsets from QTP? any sample code is highly helpful.
I am able to call the functions successfully from QTP. But the problem is calling the stored proc which has the cursor parameter as OUT parameter.
Can anyone have done calling stored procs returning resultsets from QTP? any sample code is highly helpful.