Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: USER EXIT(PL/SQL INTERFACE) problem
Finally got the code work, two things learnt from the course:
1. don't miss the registeration of the return type of the foreign func.
(thank Johan)
2. if the foreign function's parameter is an integer, define it as the
binary_integer in the PL/SQL interface. (but don't know why)
Regards,
Fu
Received on Tue Jul 06 1999 - 12:35:17 CDT
![]() |
![]() |