If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Converting date from RDB to Oracle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-03, 02:54
swarktander swarktander is offline
Registered User
 
Join Date: Jan 2003
Posts: 1
Converting date from RDB to Oracle

Hi, im trying to convert a database running on RDB to Oracle without having to rewrite some of the owerlying applications.

My problem is that the date-format in RDB has hundredth, and oracle stops at seconds. Is there anyway to get hundredth in the date format in oracle 8.1.7 (NLS_DATE_FORMAT ??)
Reply With Quote
  #2 (permalink)  
Old 01-21-03, 05:06
andrewst andrewst is offline
Moderator.
 
Join Date: Sep 2002
Location: UK
Posts: 5,171
Re: Converting date from RDB to Oracle

Quote:
Originally posted by swarktander
Hi, im trying to convert a database running on RDB to Oracle without having to rewrite some of the owerlying applications.

My problem is that the date-format in RDB has hundredth, and oracle stops at seconds. Is there anyway to get hundredth in the date format in oracle 8.1.7 (NLS_DATE_FORMAT ??)
You would have to use one of the new Oracle 9i data types like TIMEZONE:
http://technet.oracle.com/docs/produ...ts2a.htm#45443
__________________
Tony Andrews
http://tinyurl.com/tonyandrews
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On