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
I have not been able to find a way to get around this. It seems like I must
be missing something obvious--like there's a checkbox somewhere to tell
SQuirreL to just display the results of the query and not to get the result
set metadata. But I can't figure out how to do it.
Anyone have any suggestions?
Regards,
Matt
|