Hii ,
PLEASE help me ...
I have a code
int li_pkey
long ll_pkey
ads_data.Object.pkey[ll_row] = '429456'
li_pkey = ads_data.Object.pkey[ll_row]
THEN li_pkey RETURN GARBAGE VALUE
BUT WHEN I USE THIS LINE
ll_pkey = ads_data.Object.pkey[ll_row]
then ll_pkey return correct value.
why this hapen
'429456' is the integer type value