Possible bug in TZStoredProc designtime component - Params
Posted: 04.10.2008, 17:11
Using : D2007, Firebird 2.1, Zeos 6.6.3
I have two stored procs in my Firebird 2.1 database :
PATIENT_SEL &
PATIENT_SEL_LST
When I add the TZStoredProc to my datamodule, set the connection to a TZConnection, and set the StoredProcName to PATIENT_SEL, then after I click on the Params... property (in object inspector), I see parameters from the _second_ stored procedure in the parameter list in addition to the parameters from this procedure.
I think this is a bug in the component, that it is retrieving parameters from a stored procedure that has a name which is similar ?
I will be glad to provide more info.
Cheers and keep up the good work!
- Notra Damus
I have two stored procs in my Firebird 2.1 database :
PATIENT_SEL &
PATIENT_SEL_LST
When I add the TZStoredProc to my datamodule, set the connection to a TZConnection, and set the StoredProcName to PATIENT_SEL, then after I click on the Params... property (in object inspector), I see parameters from the _second_ stored procedure in the parameter list in addition to the parameters from this procedure.
I think this is a bug in the component, that it is retrieving parameters from a stored procedure that has a name which is similar ?
I will be glad to provide more info.
Cheers and keep up the good work!
- Notra Damus