23 Mar
1999
23 Mar
'99
4:21 a.m.
On Tue, 23 Mar 1999, TFE MMS JARVIS JOHN wrote:
Hi all!
I'm having a problem with running queries containing long numbers. I found in db.py that the data type NUMBER is converted to an integer which overflows in my case.
The errors:
Error, oci.error: (1455, 'ORA-01455: converting column overflows integer datatype\012')
Without having yet looked at the source(*) could this be an error occuring in Oracle itself? I just noticed the ORA-* which is typically an Oracle error message. ------- Jordan B. Baker -- jbb@spyderlab.com weaving the web @ http://www.spyderlab.com (*) - BEWARE :)