Subject Re: PreparedStatemtn with jdbc 1.5 beta 3 drivers
Author Roman Rokytskyy
> Everytime I try running a PreparedStatement ps.executeUpdate(), I get
> an error, but there is no information as to what the error is. Stack
> Trace, core dump, reveals nothing nada. In my code, it simply hits
> this line and then exits the entire code process, with no information,
> nor explanation. Below is a sample:

Can you provide a stacktrace? Also, if you can provide a test case, it
would be great.

Roman