Does anyone know, how to use a stored procedure with IRD 6.1?
“select” works fine but the SP calling never works (URSMessage is Data Lookup fails). Our stored procedure has one input param and several output params. We also tried without output params but just tried to catch the resultset from a selectquery in the stored procedure.
Can anyone send me a working strategie (+ the SP) with a SP?
BTW: We need the SP to record all callers we could do that with call concentrator too but for just that reason CallCon is a little bit too expensive!
regards Grischa