How to call Oracle function from vb

RockBaby

New member
Joined
Oct 17, 2007
Messages
1
Programming Experience
1-3
Hi,

I've created a function in oracle.. there are 2 parameters, 1 in parameter and another 1 is out parameter.. the return type is varchar.

the problem is how do i call oracle function from vb? is there any example. i need to get the return value and the out parameter.

Thanks a lot!

Cheers,
RockBaby
 
Back
Top