Subject RES: [firebird-support] Re: After moving firebird 1.0 to 2.0 : SQL error code = -104
Author Fabricio Araujo (IBS)
I agree on Martjin on this, CHARACTER_LENGTH is tipically a name of field of
metadata queries...

So appear the driver is behind this.....
-----Mensagem original-----
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com]Em nome de Martijn Tonies
Enviada em: sexta-feira, 9 de março de 2007 07:43
Para: firebird-support@yahoogroups.com
Assunto: Re: [firebird-support] Re: After moving firebird 1.0 to 2.0 : SQL
error code = -104



> > >There is no field called "CHARACTER_LENGTH". The query is running
> > >fine, except in my java code.
> > >
> > >Any other thought?
> >
> > Well, it's the same thought, actually. Find out the statement that
> > is getting pushed across the wire when the substitution occurs and
> > then find out where it is getting that CHARACTER_LENGTH reference
> > from. Do you have an SQLMonitor tool that you can use to see what
> > the *actual* statement is that your java code is pushing across?

Perhaps it's the Java driver asking for metadata information?

Are you using the latest driver?

Have you tried the JDBC driver support list?

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle
&
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com






[Non-text portions of this message have been removed]