Home » Developer & Programmer » Forms » how to convert a item's datatype dynamicly?
how to convert a item's datatype dynamicly? [message #81891] Sun, 30 March 2003 20:49 Go to next message
zhangrui
Messages: 37
Registered: March 2003
Member
hi,all
I want to convert a item's datatype in program.e.g:
'item1' is a char datatype ,in somewhere I want to change its datatype to date.How can I do that?
ths!
best regard
Re: how to convert a item's datatype dynamicly? [message #81896 is a reply to message #81891] Sun, 30 March 2003 23:23 Go to previous messageGo to next message
utsav
Messages: 94
Registered: March 2003
Member
Hi,

Well if u want to convert char to date use to_date,
if u want to convert date to char use to_char
if u want to convert number to char use nothing(implicit),
if u want to convert char to number use nothing.

well for any other conversions try in the conversion functions help.

In case of problem do let me know.
utsav.
Re: how to convert a item's datatype dynamicly? [message #81899 is a reply to message #81891] Mon, 31 March 2003 05:19 Go to previous messageGo to next message
utsav
Messages: 94
Registered: March 2003
Member
Hi,
I dont think if its possible to change the datatype of an item at run time.

utsav.
Re: how to convert a item's datatype dynamicly? [message #81905 is a reply to message #81891] Mon, 31 March 2003 20:43 Go to previous messageGo to next message
zhangrui
Messages: 37
Registered: March 2003
Member
ths,I see.
Re: how to convert a item's datatype dynamicly? [message #81909 is a reply to message #81891] Tue, 01 April 2003 03:25 Go to previous messageGo to next message
Debraj Ghosh Dastidar
Messages: 44
Registered: February 2003
Member
Simply, its not possible dear....
Re: how to convert a item's datatype dynamicly? [message #81947 is a reply to message #81891] Thu, 03 April 2003 05:45 Go to previous message
Sean Miller
Messages: 12
Registered: December 1998
Junior Member
Probably something you'd be able to do in Java and link into forms.

See set_customer_item_property function documentation.

Sean
Previous Topic: RPT and 9i
Next Topic: D2K Report question?
Goto Forum:
  


Current Time: Fri Apr 26 07:48:48 CDT 2024