Subject I'm kinda lost
Author Mikael Andéasson
Hi all!

I've spent several hours trying to get this JDBC connection to an Interbase
db to work. It's seems like the connection is set up allright, but as soon
as I run a query I get this as result:
java.sql.SQLException: GDSException: org.firebirdsql.gds.GDSException:
Dynamic S
QL Error
SQL error code = -901
feature is not supported

Now, I wonder if this can have anything to do with dialects perhaps? I have
previosly made the connection with an JDBC-ODBC connection so I know that it
ain't no wrong with the query or anything like that.

Does anyone have _any_ idea where I should start look for solutions to this?
Can I set the dialect somehow? (I have tried to set a Property with the name
"dialect" and throw that one in, but it had no effect.)

I would really appreciate any respons. I'm so stuck right now.

Regard
Mikael Andréasson