problem in number display [message #86149] |
Fri, 03 September 2004 22:55 |
Nitin Bane
Messages: 10 Registered: March 2003
|
Junior Member |
|
|
We are use Integra4 forms/reports as frontend and oracle8 as backend. It works fine.
Now we trying to change form oracle8 (Unixware) to oracle9i(HP-UX). It gives problems with number display.
When we select number field from table having following data
102,101,100,99,98
tabularfield in form gets populated with
102,101,100,990,980
i.e. when length of number reduced, digit from upper field gets padded to the current digit. so when showing 99 after 100 it show 990.
It seems that interga drivers recieving the number fields without NULL delimiter of or NULL not placed immediately after field.
Can anybody give the solution
Is it a bug with Oracle9i on HP-UX
How to fix IT
Thanks
NITIN BANE
Email : nitinbane@rediffmail.com
|
|
|