| Author |
error in prepared statement
|
nadeem akhtar
Greenhorn
Joined: Oct 17, 2009
Posts: 12
|
|
|
|
 |
Rob Camick
Ranch Hand
Joined: Jun 13, 2009
Posts: 1808
|
|
Why did you create a new posting?
You can edit your original question. And while your at it, use the "Code" tags so your code is formatted and readable.
And you still haven't stated what the actual compile/runtime error is.
|
 |
Misha Ver
Ranch Hand
Joined: Mar 03, 2008
Posts: 470
|
|
Please use code tags - http://faq.javaranch.com/java/UseCodeTags , it is hard to read your code. It would be better if you tell the details of the error http://faq.javaranch.com/java/TellTheDetails
By the way you have the misprint in this line
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26496
|
|
Is this the exact code you used? "prepateStatement" has a typo and wouldn't compile.
As pointed out above, you want to TellTheDetails so people can help you with your actual error rather than speculate about it.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: error in prepared statement
|
|
|