On Fri, May 2, 2008 at 6:38 PM, lacapu <lac...@ya...> wrote:
>
> Hi. I'm using the oracle thin driver to connect to my Oracle database
> (oracle.jdbc.driver.OracleDirver). When I do a query on a table that has a
> column of type of TIMESTAMP(6), the output of the column does not show the
> time of each of the record; but rather SQuirrel shows the content of that
> column as:
> <Unknonw(-100)>
Wow, that doesn't sound right - I don't see that at all. A couple of
questions:
1. What version of SQuirreL are you using?
2. What version of Oracle?
3. Is your JDBC driver version matched with the Oracle server version?
4. When you look at the columns tab for the table in SQuirreL, what is
the TYPE_NAME value?
Rob
|