Re: [cx-oracle-users] DatabaseError: ORA-01843: not a valid month
Brought to you by:
atuining
From: Andrey N. <nik...@gm...> - 2013-04-21 22:51:57
|
Hello, I just started using cx_Oracle and came across an issue related to Oracle Date datatype. I am getting an error ORA-01843 every time I need to do anything with dates. A similar problem is described on the stackoverflow: http://stackoverflow.com/questions/15396241/cx-oracle-ora-01843-not-a-valid-month-with-unicode-parameter Has anybody come across this issue? I believe something is wrong with how I use cx_Oracle but I can't find out what. I tried the same case as in the stackoverflow post and got the same error. -- Thanks, Andrey Nikolaev mailto:Nik...@gm... |