Page 1 of 1

Stored Procedure Params doesn't show in procedure editor

Posted: Mon 12 Apr 2010 15:28
by RickardEngberg
Hi,

I have had a problem for some time with different projects. At first, when creating a MyConnection and connection a MyStoredProc to it and assigning a stored procedure name, it updates the parameter list just fine, and it works well. Then, suddenly, it stops working and the parameter list is empty.

I have the latest component set, I try to connect, disconnect, changing to another procedure, clicking execute, dataset just to get a response from the component, but nothing!

Anyone found a solution to this problem?

Posted: Tue 13 Apr 2010 06:38
by Dimon
I can not reproduce the problem. Please check that you don't set the TMyStoredProc.ParamCheck property to False.