Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> date & numeric conversion routines
I'm writing an application that allows the user to insert data directly into
the database, bypassing the engine. The end user may provide character, date,
or numeric data. In order to insert numeric and date data, I need to convert
it to Oracle's internal format. (With character data, there is no need to
convert because there is no fancy internal format for strings.)
Can anyone out there point me to freely available date and numeric conversion routines? I have seen the internal date and numeric representations, and it looks like writing the routines from scratch will be a bear.
TIA -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Jan 08 1999 - 16:24:14 CST
![]() |
![]() |