I'm using NetBeans v14 to connect to Oracle database using JDBC driver ojdbc10.jar - connecting to Oracle 19c database. But when resultsets contain a timestamp I see oracle.sql.TIMESTAMPTZ in the grid of results instead of the value. Is there a JDBC parameter or NetBeans setting to not just display a string for each field for the value?
Thank you,
-Christopher

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to