Hey gang,

Once again, I am here with a problem...this is one of the best places to get
an answer...

I am using Perl 5.003 to connect to an Oracle 8.1.5 Database.  I have a
field which is set up as NUMBER (4,2) which I assume equlas 9999.99...

As soon as I enter a number greater than 9 such as 10 or 11, my server
crashes.  If I try entering using SQL*Plus, I have no problems...only when
using Perl.

It bombs on a simple SQL command as:

UPDATE courses SET ceus = 12 WHERE courseid = 'GFNUPI106';

Any suggestions?

Thanks in advance,
Mitch Clarvit
SoftDev, Inc.
Lead Developer
(561)995-8550
     866-2987 (Cell)

Reply via email to