![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Sounds like a casting problem, maybe. Can you provide a snippet of code? - mfg > While trying to use a CallableStatement to insert a double into a PL/SQL procedure containing a number parameter, I get the above error: can bind a LONG value only for insert into a LONG column. I am using JSDK 1.3.0 with Tomcat 3.2. It was mentioned in your archives that this is a container configuration error. Where can I fix this? > Thanks.
Replies:
|
Sponsored Links
|