whfamily2006
Jul 5, 2009, 10:46 PM
I have one text box and its datatype is "Date" and i want to convert this date into number format during runtime please help me...
now i try this quey
select to_char(txtbox,'RRRRMMDD')
INTO MY_VARIABLE FROM DUAL;
BUT IT CAN NOT WORK... PLEASE HELP ME AS SOON AS POSSIBLE:) ....
now i try this quey
select to_char(txtbox,'RRRRMMDD')
INTO MY_VARIABLE FROM DUAL;
BUT IT CAN NOT WORK... PLEASE HELP ME AS SOON AS POSSIBLE:) ....





