Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
SQL PreparedStatement
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="H.L, post: 3163042"] First of all, we don't know what the tth object is, either statically or dynamically. The toString method might yield a bad value. You did not indicate that to us. Your SQL statement is really extremely complex. If the error can't be solved, I would break it down and do it one part at a time. Use your program to branch based on the results of each query. You will have to add some code, but you may save some time in the end. You don't even have to use prepared statements. You will not get more answers by using those kind of words here. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
SQL PreparedStatement
Top