Hi, I have
NT 4.0 sp 6
Oracle Server 8.0.6
iPlanet Web Server 4.1
I have the folowing problem with updating cursor.
When I call 'insertRow' or 'updateRow' on the table with number collumn
-
this operation fail.
Example:
when I call 'curs.SALARY = 12' than in database appear 12000000
This problem concerns collumn with NUMBER datatype.
pls help
thanks