| Author |
java.sql.SQLException: ORA-01861: literal does not match format string
|
karthik swamy
Ranch Hand
Joined: Mar 14, 2011
Posts: 37
|
|
hello everyone,
java.sql.SQLException: ORA-01861: literal does not match format string
getting this type of error
what could be the reason for this.
please suggest me the solutions.
Thanks,
Karthik
|
 |
Juanjo Cuadrado
Greenhorn
Joined: Jun 27, 2011
Posts: 18
|
|
Hi,
You can see this page:
http://www.techonthenet.com/oracle/errors/ora01861.php
But I think you should explain your problem a little better .... is difficult to guess
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26168
|
|
|
It means the string isn't in the same format you said it was. For a more detailed reply, please post the relevant code/string.
|
[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: java.sql.SQLException: ORA-01861: literal does not match format string
|
|
|