facebook

Oracle DB timestamp displays

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #260544 Reply

    asdf999
    Member

    In DBExplorer from Oracle DB timestamp is not dipslayed(Unknown) when in DB is defined as TIMESTAMP WITH TIMEZONE. TIMESTAMP alone displays OK.

    MyE:

    Version: 5.0.0
    Build id: 20060805-5.0-GA

    E:
    wt.toolkit=sun.awt.windows.WToolkit
    eclipse.buildId=M20060629-1905
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher

    #260583 Reply

    Riyad Kalla
    Member

    What JDBC driver did you configure to connect to the Oracle DB? Also which version of Oracle are you using?

    #260638 Reply

    Haris Peco
    Member

    asdf999 ,

    Oracle’s JDBC driver return correct type for TIMESTAMP (TIMESTAMP=93) and nonstandard jdbc values -101,-102 for TIMESTAMP WITH TIMEZONE and
    TIMESTAMP WITH LOCAL TIMEZONE.MyEclipse return ‘Unknown’ for every nonstandard type (or types OTHER=1001).I will file internal request for enhancement and we will try fix this.

    Regards,
    Peco

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Oracle DB timestamp displays

You must be logged in to post in the forum log in