DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Date conversion function

  1. #1
    Join Date
    Dec 2001
    Location
    Atlanta
    Posts
    175

    Cool

    Hey guys,

    I need help. I am trying to write a function that will convert
    date format in SQL Server xx/xx/xxxx to Oracle date format yy-yy-yyyy.
    If any one has written such script please help me. The Web Database is presently running on Oracle 9i. So the function can be in any language preferably VB, C++, PL/SQL and Java.
    Your help will be appreciated. Thank you

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092

  3. #3
    Join Date
    Dec 2001
    Location
    Atlanta
    Posts
    175
    Thanks Jeff.

    Our Web Developer wrote a javascript function that took care of it.

  4. #4
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Nothing like writing code for something that already exists!
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width