Subject RE: [Firebird-Java] Strange errors with JDBC driver
Author Jan Aleman
What troubles me is that you allways need to specify your character set,
why doesn't the driver find out in which characterset the database is
and switch to it? How can one make a Java application that is supposed
to talk to multiple databases and has to be transportable?

I'm also troubled by the fact that I don't see how to set the
characterset using a database URL instead of a properties object. Any
information on that?

Thanks for helping me out so far.

Jan Aleman

> -----Original Message-----
> From: Ken Richard [mailto:kenr@...]
> Sent: Wednesday, May 01, 2002 8:21 PM
> To: Firebird-Java@yahoogroups.com
> Subject: RE: [Firebird-Java] Strange errors with JDBC driver
>
>
> The driver seems to get out-of-state once there are character
> set issues.
>
> In my tests I have seen that some character set errors do not
> throw exceptions. Instead, the next() method returns false
> even when there are additional rows available. Then you will
> start getting gds synchronization errors when closing
> statements and resultsets.
>
> I believe that if you fix the character set problem that the
> other two will go away.
>
> -----Original Message-----
> From: Jan Aleman [mailto:jaleman@...]
> Sent: Wednesday, May 01, 2002 1:58 PM
> To: Firebird-Java@yahoogroups.com
> Subject: RE: [Firebird-Java] Strange errors with JDBC driver
>
> Thanks, I guess that will solve problem 1, what about 2 and 3 ?
>
> And: is it possible to set the char set using a URL? The app
> I'm using only supports driver and URL currently, not properties.
>
> Jan Aleman
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~--> Tied to your PC? Cut Loose and Stay
> connected with Yahoo! Mobile
> http://us.click.yahoo.com/QBCcSD/o1CEAA/yigFAA/saFol> B/TM
>
>
> --------------------------------------------------------------
> -------~->
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>