Hi.
I need to call a function of my oracle database (tipically with CallableStatement)
Do I have any chance to do it?
I wrote: CALL DVB('12345') AS gen.MyObject but it didn't work.
Thanks you!!!, I have spent some hours with that.
Gus.
