venkat2003
Programmer
Hi,
Just I want to know how to convert alphanumeric data item to numeric dataitem.
For example User will enter the amount filed as alphanumeric item as 1000.555 and sending this text amount to backend system. In back end I have to compare this text field to db2 data item is defined as s9(8)v99 comp-3. Please tell me the approache to do this req.
Thanks
Venkat
Just I want to know how to convert alphanumeric data item to numeric dataitem.
For example User will enter the amount filed as alphanumeric item as 1000.555 and sending this text amount to backend system. In back end I have to compare this text field to db2 data item is defined as s9(8)v99 comp-3. Please tell me the approache to do this req.
Thanks
Venkat