Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How do I view CLOB in Dbvisualizer?

Re: How do I view CLOB in Dbvisualizer?

From: Stoyan <stoyanov007_at_hotmail.com>
Date: 8 Nov 2005 07:28:09 -0800
Message-ID: <1131463689.057075.269020@g49g2000cwa.googlegroups.com>


For the jdbc driver the string format is like that:   jdbc:oracle:thin:@<server IP or name>:<server port (usually 1521)>:<sid>
Example:
  jdbc:oracle:thin:@oracleDB:1521:test Received on Tue Nov 08 2005 - 09:28:09 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US