Matthew Dahlman wrote:
> Hi all,
>
> I'm hoping someone can help me figure out the reason for the following
> behavior (and then how I can get around it).
>
> Until recently I was using SQuirreL 1.1. It worked well with a connection to
> Teradata (v2r5) with, for example, a simple query like this:
> select * from "DEMO_TRG"."TRG_CITY"
>
> Now I've switched to SQuirreL 2.1. It's better in almost all respects! But
> now when I connect to the same Teradata database using the same JDBC driver,
> I get the following error message:
> java.sql.SQLException: [NCR][Teradata JDBC Driver]:TeraResultSetMetaData:
> function not supported in this version
Could you please send more of the stacktrace. I need to see which
function was called and where.
Thanks
Gerd
|