Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> JDBC and oracle stored procedures
Has anyone ever used JDBC to pass ORACLE parameters of type
TABLE (arrays) to Oracle stored procedures? We are able to
call stored procedures using the CallableStatement class and
pass the standard data types, but it does not appear that arrays
are supported. We are using the Oracle thin JDBC driver on a
windows NT system with the JDK 1.1.6.
Thanks,
PK. Received on Fri May 22 1998 - 14:11:39 CDT
![]() |
![]() |